Skip to content

Commit 5e2c192

Browse files
committed
add vue activation event for just write into config check
1 parent 71e9f2c commit 5e2c192

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@
7777
"onLanguage:javascript",
7878
"onLanguage:javascriptreact",
7979
"onLanguage:typescript",
80-
"onLanguage:typescriptreact"
80+
"onLanguage:typescriptreact",
81+
"onLanguage:vue"
8182
],
8283
"scripts": {
8384
"start": "vscode-framework start --skip-launching",

0 commit comments

Comments
 (0)