mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-18 02:15:44 +02:00
git-subtree-dir: foundations/net git-subtree-mainline:2b0d510202git-subtree-split:7722c95341
10 lines
248 B
JSON
10 lines
248 B
JSON
{
|
|
"extends": "./node_modules/@hcengineering/platform-rig/profiles/node/tsconfig.json",
|
|
|
|
"compilerOptions": {
|
|
"rootDir": "./src",
|
|
"outDir": "./lib",
|
|
"declarationDir": "./types",
|
|
"tsBuildInfoFile": ".build/build.tsbuildinfo"
|
|
}
|
|
} |