mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 17:48:56 +01:00
Strict null check for simpleServices
This commit is contained in:
@@ -352,6 +352,7 @@
|
||||
"./vs/editor/standalone/browser/colorizer.ts",
|
||||
"./vs/editor/standalone/browser/iPadShowKeyboard/iPadShowKeyboard.ts",
|
||||
"./vs/editor/standalone/browser/inspectTokens/inspectTokens.ts",
|
||||
"./vs/editor/standalone/browser/simpleServices.ts",
|
||||
"./vs/editor/standalone/browser/standaloneCodeServiceImpl.ts",
|
||||
"./vs/editor/standalone/browser/standaloneThemeServiceImpl.ts",
|
||||
"./vs/editor/standalone/browser/toggleHighContrast/toggleHighContrast.ts",
|
||||
|
||||
Reference in New Issue
Block a user