LouisLam
3 years ago
3 changed files with 5 additions and 3 deletions
@ -1,3 +1,7 @@ |
|||||
{ |
{ |
||||
"extends": "stylelint-config-recommended" |
"extends": "stylelint-config-standard", |
||||
|
"rules": { |
||||
|
"indentation": 4, |
||||
|
"no-descending-specificity": null |
||||
|
} |
||||
} |
} |
||||
|
Loading…
Reference in new issue