mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-27 01:13:27 +03:00
6a34c5a8a0
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
9 lines
190 B
JSON
9 lines
190 B
JSON
{
|
|
"extends": "./node_modules/@anticrm/platform-rig/profiles/default/tsconfig.json",
|
|
|
|
"compilerOptions": {
|
|
"rootDir": "./src",
|
|
"outDir": "./lib",
|
|
"esModuleInterop": true
|
|
}
|
|
} |