Setup angular compiler options (#45)
This commit is contained in:
@ -12,5 +12,9 @@
|
||||
{
|
||||
"path": "./tsconfig.editor.json"
|
||||
}
|
||||
]
|
||||
],
|
||||
"angularCompilerOptions": {
|
||||
"strictInjectionParameters": true,
|
||||
"strictTemplates": false
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user