feat(cli): support lint markdown file (#8210)

This commit is contained in:
neverland
2021-02-24 17:08:42 +08:00
committed by GitHub
parent 376c1e7296
commit c8a892c66d
6 changed files with 331 additions and 22 deletions
+2 -2
View File
@@ -68,8 +68,8 @@
"devDependencies": {
"@vant/cli": "^3.4.1",
"@vue/compiler-sfc": "3.0.5",
"vue": "3.0.5",
"prettier": "2.1.0"
"prettier": "2.1.0",
"vue": "3.0.5"
},
"sideEffects": [
"es/**/style/*",