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 25c62bc commit 27b8cd5Copy full SHA for 27b8cd5
package.json
@@ -51,6 +51,7 @@
51
},
52
"scripts": {
53
"vscode:prepublish": "test -f ./syntaxes/Scala.tmLanguage.json",
54
+ "vscode:publish": "vsce publish --yarn",
55
"build": "ts-node src/typescript/GenerateTmLanguageFile.ts > ./syntaxes/Scala.tmLanguage.json"
56
}
57
0 commit comments