mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-23 22:12:44 +03:00
cf86b493c0
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
9 lines
189 B
JSON
9 lines
189 B
JSON
{
|
|
"extends": "./node_modules/@hcengineering/model-rig/profiles/default/tsconfig.json",
|
|
|
|
"compilerOptions": {
|
|
"target": "esnext",
|
|
"rootDir": "./src",
|
|
"outDir": "./lib",
|
|
}
|
|
} |