mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-24 00:47:50 +01:00
19b453c996
* update kearc to generate types in the same folder, add types to gitignore * update type imports
7 lines
106 B
Plaintext
7 lines
106 B
Plaintext
{
|
|
"tsConfigPath": "./tsconfig.json",
|
|
"rootPath": "./frontend/src",
|
|
"typesPath": "./frontend/src"
|
|
}
|
|
|