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 71e9f2c commit 5e2c192Copy full SHA for 5e2c192
1 file changed
package.json
@@ -77,7 +77,8 @@
77
"onLanguage:javascript",
78
"onLanguage:javascriptreact",
79
"onLanguage:typescript",
80
- "onLanguage:typescriptreact"
+ "onLanguage:typescriptreact",
81
+ "onLanguage:vue"
82
],
83
"scripts": {
84
"start": "vscode-framework start --skip-launching",
0 commit comments