mirror of
https://github.com/Eugeny/tabby.git
synced 2025-01-24 14:14:18 +08:00
Update tsconfig.json
This commit is contained in:
parent
84901fb9cf
commit
e5cefc5f9f
@ -44,5 +44,10 @@
|
||||
"../node_modules",
|
||||
"../../app/node_modules"
|
||||
]
|
||||
}
|
||||
},
|
||||
"angularCompilerOptions": {
|
||||
"strictTemplates": true,
|
||||
"enableResourceInlining": true,
|
||||
"strictInjectionParameters": true,
|
||||
},
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user