1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-06 19:53:59 +00:00

enable strict angular templates

This commit is contained in:
William Martin
2025-07-30 21:29:11 -04:00
parent 021d275c43
commit c8fab667fc

View File

@@ -61,5 +61,8 @@
}
],
"useDefineForClassFields": false
},
"angularCompilerOptions": {
"strictTemplates": true
}
}