mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-23 14:06:00 +03:00
3b71c8720a
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
8 lines
159 B
JSON
8 lines
159 B
JSON
{
|
|
"extends": "./node_modules/@anticrm/model-rig/profiles/default/tsconfig.json",
|
|
|
|
"compilerOptions": {
|
|
"rootDir": "./src",
|
|
"outDir": "./lib",
|
|
}
|
|
} |