We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 170719a commit af34976Copy full SHA for af34976
package.json
@@ -64,7 +64,7 @@
64
"onLanguage:typescriptreact",
65
"onLanguage:typescript"
66
],
67
- "main": "./out/extension",
+ "main": "./out/src/extension",
68
"scripts": {
69
"vscode:prepublish": "npm run compile",
70
"compile": "tsc -p ./",
0 commit comments