mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-21 16:09:12 +03:00
8d9cebdd67
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.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"
|
|
}
|
|
} |