mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-23 22:12:44 +03:00
5426a06346
Signed-off-by: Denis Bunakalya <denis.bunakalya@xored.com> Co-authored-by: Alexander Onnikov <alexander.onnikov@xored.com>
9 lines
193 B
JSON
9 lines
193 B
JSON
{
|
|
"extends": "./node_modules/@hcengineering/model-rig/profiles/default/tsconfig.json",
|
|
|
|
"compilerOptions": {
|
|
"rootDir": "./src",
|
|
"outDir": "./lib",
|
|
"esModuleInterop": true
|
|
}
|
|
} |