mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 01:29:04 +01:00
More strict null checks (#60565)
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"./vs/base/node/**/*.ts",
|
||||
"./vs/editor/common/**/*.ts",
|
||||
"./vs/editor/browser/**/*.ts",
|
||||
"./vs/editor/test/**/*.ts",
|
||||
"./vs/editor/contrib/smartSelect/**/*.ts"
|
||||
],
|
||||
"files": [
|
||||
|
||||
Reference in New Issue
Block a user