[new feature] Vue template language auto compeletion on vscode (#2195)
This commit is contained in:
@@ -98,6 +98,7 @@
|
||||
"less": "^3.8.1",
|
||||
"less-loader": "^4.1.0",
|
||||
"lint-staged": "^8.1.0",
|
||||
"markdown-vetur": "0.0.2",
|
||||
"md5-file": "^4.0.0",
|
||||
"postcss": "^7.0.6",
|
||||
"postcss-loader": "^3.0.0",
|
||||
@@ -122,5 +123,9 @@
|
||||
"webpack": "^4.26.1",
|
||||
"webpack-cli": "^3.1.2",
|
||||
"webpack-serve": "^2.0.3"
|
||||
},
|
||||
"vetur": {
|
||||
"tags": "dist/tags.json",
|
||||
"attributes": "dist/attributes.json"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user