mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-23 05:53:09 +03:00
8 lines
165 B
JSON
8 lines
165 B
JSON
|
{
|
||
|
"extends": "./node_modules/@hcengineering/model-rig/profiles/default/tsconfig.json",
|
||
|
|
||
|
"compilerOptions": {
|
||
|
"rootDir": "./src",
|
||
|
"outDir": "./lib",
|
||
|
}
|
||
|
}
|