parent
ca69d06e0d
commit
393c4fb1a7
@ -1,3 +1,7 @@
|
||||
{
|
||||
"extends": "stylelint-config-recommended"
|
||||
"extends": "stylelint-config-standard",
|
||||
"rules": {
|
||||
"indentation": 4,
|
||||
"no-descending-specificity": null
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in new issue