strict null checks

This commit is contained in:
Eugene Pankov
2019-09-18 20:56:59 +02:00
parent 9b904856fa
commit 181c523020
62 changed files with 202 additions and 170 deletions

View File

@@ -92,3 +92,4 @@ rules:
- error
- single
- allowTemplateLiterals: true
'@typescript-eslint/no-non-null-assertion': off