fix(style-lint): should allow ::v-deep selector

This commit is contained in:
chenjiahan
2020-03-25 17:03:24 +08:00
parent 858607a5f7
commit 3ab7ac328c
4 changed files with 12 additions and 6 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
"@vant/eslint-config": "^2.0.0",
"@vant/markdown-loader": "^2.3.0",
"@vant/markdown-vetur": "^2.0.0",
"@vant/stylelint-config": "^1.2.0",
"@vant/stylelint-config": "^1.2.1",
"@vant/touch-emulator": "^1.2.0",
"@vue/babel-preset-jsx": "^1.1.2",
"@vue/component-compiler-utils": "^3.1.1",