Commit 4c204ff3 by 杨周龙

修改stylelint

1 parent bea92af9
Showing with 1 additions and 0 deletions
......@@ -14,6 +14,7 @@
"indentation": 4,
"property-no-vendor-prefix": true,
"order/properties-alphabetical-order": true,
"selector-class-pattern": ".*",
"max-nesting-depth": 4,
"selector-max-compound-selectors": 4
}
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!