go to error strict null checks.

This commit is contained in:
Peng Lyu
2018-11-09 12:26:42 -08:00
parent b40a60e8d5
commit 32eb81c39b
2 changed files with 45 additions and 18 deletions

View File

@@ -323,6 +323,7 @@
"./vs/editor/contrib/fontZoom/fontZoom.ts",
"./vs/editor/contrib/goToDefinition/clickLinkGesture.ts",
"./vs/editor/contrib/goToDefinition/goToDefinition.ts",
"./vs/editor/contrib/gotoError/gotoError.ts",
"./vs/editor/contrib/gotoError/gotoErrorWidget.ts",
"./vs/editor/contrib/hover/getHover.ts",
"./vs/editor/contrib/hover/hoverOperation.ts",