build: turn on alwaysStrict

Signed-off-by: Varun Patil <radialapps@gmail.com>
pull/900/head
Varun Patil 2023-10-29 17:38:54 -07:00
parent 4de74e0af1
commit d94841ad6b
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
"noImplicitAny": true,
"esModuleInterop": true,
"strictNullChecks": true,
"alwaysStrict": true,
"incremental": true,
"paths": {
"@services/*": [