mirror of
https://github.com/BillyOutlast/posthog.git
synced 2026-02-04 03:01:23 +01:00
* 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
|
|
}
|
|
|