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