mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-21 16:09:12 +03:00
58c7027a04
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
9 lines
195 B
JSON
9 lines
195 B
JSON
{
|
|
"extends": "./node_modules/@hcengineering/platform-rig/profiles/ui/tsconfig.json",
|
|
|
|
"compilerOptions": {
|
|
"rootDir": "./src",
|
|
"outDir": "./lib",
|
|
"declarationDir": "./types"
|
|
}
|
|
} |