mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-24 06:43:16 +03:00
83e8963e38
Signed-off-by: Dvinyanin Alexandr <dvinyanin.alexandr@gmail.com>
9 lines
160 B
JSON
9 lines
160 B
JSON
{
|
|
"extends": "./node_modules/@anticrm/model-rig/profiles/default/tsconfig.json",
|
|
|
|
"compilerOptions": {
|
|
"rootDir": "./src",
|
|
"outDir": "./lib",
|
|
}
|
|
}
|