mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-21 21:49:51 +01:00
45f10a8eaf
* kea-typegen 0.2 * remove old Type.ts files * more setup for typegen-0.2, update yarn scripts, remove webpackbar * import types from the right paths * update ENV in build script
7 lines
108 B
Plaintext
7 lines
108 B
Plaintext
{
|
|
"tsConfigPath": "./tsconfig.json",
|
|
"rootPath": "./frontend/src",
|
|
"typesPath": "./frontend/types"
|
|
}
|
|
|