mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-22 21:50:34 +03:00
96bd320f59
Signed-off-by: Alexander Onnikov <alexander.onnikov@xored.com>
9 lines
218 B
JSON
9 lines
218 B
JSON
{
|
|
"extends": "./node_modules/@hcengineering/platform-rig/profiles/default/tsconfig.json",
|
|
|
|
"compilerOptions": {
|
|
"rootDir": "./src",
|
|
"outDir": "./lib",
|
|
"tsBuildInfoFile": ".build/build.tsbuildinfo"
|
|
}
|
|
} |