mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
add strict compile for restore (#12067)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user