1 2 3 4 5 6 7 8
{ "extends": "stylelint-config-wikimedia", "rules": { "no-descending-specificity": null, "selector-no-id": null } }