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