Skip to content

Commit

Permalink
Workaround #55649
Browse files Browse the repository at this point in the history
  • Loading branch information
roblourens authored and chrmarti committed Aug 16, 2018
1 parent 4eea438 commit 7310cb9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions extensions/typescript-language-features/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,7 @@
"onCommand:typescript.goToProjectConfig",
"onCommand:typescript.openTsServerLog",
"onCommand:workbench.action.tasks.runTask",
"workspaceContains:**/tsconfig.json",
"workspaceContains:**/jsconfig.json",
"workspaceContains:**/tsconfig.*.json",
"workspaceContains:**/jsconfig.*.json"
"onLanguage:jsonc"
],
"main": "./out/extension",
"contributes": {
Expand Down

0 comments on commit 7310cb9

Please sign in to comment.