chore(stylelint-config): add stylelint-config-prettier

This commit is contained in:
chenjiahan
2020-04-02 16:00:35 +08:00
parent d48cd73adb
commit f1887a2890
9 changed files with 47 additions and 32 deletions
+2 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vant/stylelint-config",
"version": "1.2.1",
"version": "1.3.0",
"description": "stylelint config of vant.",
"main": "index.js",
"publishConfig": {
@@ -12,6 +12,7 @@
"stylelint": "^13.0.0"
},
"dependencies": {
"stylelint-config-prettier": "^8.0.1",
"stylelint-config-rational-order": "^0.1.2",
"stylelint-config-standard": "^20.0.0",
"stylelint-order": "^4.0.0"