e2c2eb27e3
Bug: T173516 Change-Id: I1d451a3840a8d06438fa7f889814e53c9544025e
7 lines
123 B
JSON
7 lines
123 B
JSON
{
|
|
"extends": "stylelint-config-wikimedia",
|
|
"rules": {
|
|
"selector-no-id": null,
|
|
"no-descending-specificity": null
|
|
}
|
|
}
|