Skip to content

Commit 74172f6

Browse files
committed
feat(ui): vetur support
1 parent 4eb1523 commit 74172f6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: ui/package.json

+4
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@
4141
"range",
4242
"date-time"
4343
],
44+
"vetur": {
45+
"tags": "dist/vetur/tags.json",
46+
"attributes": "dist/vetur/attributes.json"
47+
},
4448
"devDependencies": {
4549
"@rollup/plugin-buble": "^0.21.1",
4650
"@rollup/plugin-commonjs": "^11.0.2",

0 commit comments

Comments
 (0)