mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Merge from vscode 8e0f348413f4f616c23a88ae30030efa85811973 (#6381)
* Merge from vscode 8e0f348413f4f616c23a88ae30030efa85811973 * disable strict null check
This commit is contained in:
@@ -25,8 +25,8 @@ exports.collectModules = function () {
|
||||
|
||||
createModuleDescription('vs/workbench/services/search/node/searchApp', []),
|
||||
|
||||
createModuleDescription('vs/workbench/services/files/node/watcher/unix/watcherApp', []),
|
||||
createModuleDescription('vs/workbench/services/files/node/watcher/nsfw/watcherApp', []),
|
||||
createModuleDescription('vs/platform/files/node/watcher/unix/watcherApp', []),
|
||||
createModuleDescription('vs/platform/files/node/watcher/nsfw/watcherApp', []),
|
||||
|
||||
createModuleDescription('vs/workbench/services/extensions/node/extensionHostProcess', []),
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user