mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-21 21:49:51 +01:00
26a3b06445
* add typegen with path writing support * toolbar paths * scene paths * all other paths * revert deleted comments * add two missing paths
8 lines
128 B
Plaintext
8 lines
128 B
Plaintext
{
|
|
"tsConfigPath": "./tsconfig.json",
|
|
"rootPath": "./frontend/src",
|
|
"typesPath": "./frontend/src",
|
|
"writePaths": true
|
|
}
|
|
|