mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 12:04:04 +01:00
Fixes #2434
This commit is contained in:
@@ -15,8 +15,6 @@
|
||||
"activationEvents": [
|
||||
"onLanguage:typescript",
|
||||
"onLanguage:typescriptreact",
|
||||
"onLanguage:javascript",
|
||||
"onLanguage:javascriptreact",
|
||||
"onCommand:typescript.reloadProjects"
|
||||
],
|
||||
"main": "./out/typescriptMain",
|
||||
|
||||
Reference in New Issue
Block a user