mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-22 11:42:30 +03:00
9d3f3bd2a7
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
9 lines
196 B
JSON
9 lines
196 B
JSON
{
|
|
"extends": "./node_modules/@hcengineering/platform-rig/profiles/default/tsconfig.json",
|
|
|
|
"compilerOptions": {
|
|
"rootDir": "./src",
|
|
"outDir": "./lib",
|
|
"esModuleInterop": true
|
|
}
|
|
} |