This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
{
|
||||
"compileOnSave": false,
|
||||
"compilerOptions": {
|
||||
"paths": {
|
||||
"dockview-angular": [
|
||||
"./dist/dockview-angular"
|
||||
]
|
||||
},
|
||||
"outDir": "./dist/out-tsc",
|
||||
"strict": true,
|
||||
"noImplicitOverride": true,
|
||||
@@ -23,5 +28,13 @@
|
||||
"strictInjectionParameters": true,
|
||||
"strictInputAccessModifiers": true,
|
||||
"strictTemplates": true
|
||||
}
|
||||
},
|
||||
"references": [
|
||||
{
|
||||
"path": "./projects/dockview-angular/tsconfig.lib.json"
|
||||
},
|
||||
{
|
||||
"path": "./projects/dockview-angular/tsconfig.spec.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user