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 7547767 commit 74a7d5bCopy full SHA for 74a7d5b
package.json
@@ -60,7 +60,7 @@
60
"syntax-highlighting"
61
],
62
"scripts": {
63
- "vscode:prepublish": "jsonlint -Dq language-configuration.json package.json syntaxes/oscript.tmLanguage.json",
+ "vscode:prepublish": "jsonlint -Dq package.json syntaxes/oscript.configuration.json syntaxes/oscript.tmLanguage.json",
64
"vsce:patch": "vsce publish --baseImagesUrl https://raw.githubusercontent.com/prantlf/vscode-oscript/master/ patch",
65
"vsce:minor": "vsce publish --baseImagesUrl https://raw.githubusercontent.com/prantlf/vscode-oscript/master/ minor"
66
},
0 commit comments