add strict compile for restore (#12067)

This commit is contained in:
Anthony Dresser
2020-09-02 11:58:30 -07:00
committed by GitHub
parent bfe694763b
commit 8b8bef0401
9 changed files with 214 additions and 230 deletions

View File

@@ -83,7 +83,6 @@
"./sql/workbench/services/objectExplorer/**/*.ts", // 301 errors
"./sql/workbench/services/query/**/*.ts", // 3127 errors
"./sql/workbench/services/queryEditor/**/*.ts", // 3127 errors
"./sql/workbench/services/restore/**/*.ts", // 83 errors
"./sql/workbench/test/**/*.ts", // 3461 errors
"./sql/workbench/update/**/*.ts", // 3102 errors
"./vs/workbench/api/browser/**/*.ts", // 3187 errors