919667ba34
Via stylelint --fix Change-Id: Ie6de762bf62033ee913008c194ded62104410256
7 lines
124 B
JSON
7 lines
124 B
JSON
{
|
|
"extends": "stylelint-config-wikimedia",
|
|
"rules": {
|
|
"selector-max-id": null,
|
|
"no-descending-specificity": null
|
|
}
|
|
}
|