mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-31 01:25:38 -05:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user