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 129a1e1 commit 0f2247cCopy full SHA for 0f2247c
package.json
@@ -27,6 +27,7 @@
27
"scripts": {
28
"vscode:prepublish": "tsc -p ./",
29
"compile": "tsc -watch -p ./",
30
+ "publish": "vsce publish",
31
"postinstall": "node ./node_modules/vscode/bin/install"
32
},
33
"main": "./out/src/extension",
0 commit comments