Strict Null Checks on platform/accounts (#6735)

* add some patches for strict null

* renable strict null checks

* wip

* finish adding account to strict nulls

* fix backup component

* wip

* fix tests
This commit is contained in:
Anthony Dresser
2019-08-14 20:26:21 -07:00
committed by GitHub
parent 7b8530a21e
commit 4966ed8b42
22 changed files with 153 additions and 161 deletions

View File

@@ -18,6 +18,7 @@
"./sql/base/**/*.ts",
"./sql/editor/**/*.ts",
"./sql/platform/angularEventing/**/*.ts",
"./sql/platform/accounts/**/*.ts",
"./sql/platform/clipboard/**/*.ts",
"./sql/platform/credentials/**/*.ts",
"./sql/platform/theme/**/*.ts",