Added number-max-precision and reduced max-nesting-depth
This commit is contained in:
parent
391c2fe078
commit
a923cfd730
@ -13,9 +13,10 @@
|
||||
"declaration-no-important": true,
|
||||
"function-url-no-scheme-relative": true,
|
||||
"function-url-quotes": "always",
|
||||
"max-nesting-depth": 3,
|
||||
"max-nesting-depth": 1,
|
||||
"media-feature-name-no-vendor-prefix": true,
|
||||
"number-leading-zero": "never",
|
||||
"number-max-precision": 3,
|
||||
"property-no-vendor-prefix": true,
|
||||
"selector-attribute-quotes": "always",
|
||||
"selector-no-attribute": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user