mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-17 18:05:42 +02:00
8 lines
165 B
JSON
8 lines
165 B
JSON
{
|
|
"extends": "./node_modules/@hcengineering/model-rig/profiles/default/tsconfig.json",
|
|
|
|
"compilerOptions": {
|
|
"rootDir": "./src",
|
|
"outDir": "./lib",
|
|
}
|
|
} |