Strict null check for simpleServices

This commit is contained in:
Alex Dima
2018-11-30 12:02:11 +01:00
parent 44bf93164a
commit 2fc484337d
7 changed files with 47 additions and 38 deletions

View File

@@ -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",