Files
huly-platform/models/server-inventory/tsconfig.json
T

8 lines
165 B
JSON

{
"extends": "./node_modules/@hcengineering/model-rig/profiles/default/tsconfig.json",
"compilerOptions": {
"rootDir": "./src",
"outDir": "./lib",
}
}