mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-17 18:05:42 +02:00
Signed-off-by: Anna Khismatullina <anna.khismatullina@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"
|
|
}
|
|
} |