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 f7f9c52 commit 1e94bf1Copy full SHA for 1e94bf1
package.json
@@ -118,7 +118,7 @@
118
]
119
},
120
"scripts": {
121
- "vscode:prepublish": "npm run antlr4ngPre && npm run antlr4ng && npm run compile",
+ "vscode:prepublish": "npm run antlr4ngPre && npm run antlr4ng && npm run textMate && npm run compile",
122
"compile": "tsc -b",
123
"watch": "tsc -b -w",
124
"lint": "eslint ./client/src ./server/src --ext .ts,.tsx",
0 commit comments