mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-12 01:09:20 +00:00
0019f6d5a5
Change-Id: I48d542580d767df2d17ce4c6668e9e233a0f7904
8 lines
123 B
Plaintext
8 lines
123 B
Plaintext
{
|
|
"extends": "stylelint-config-wikimedia",
|
|
"rules": {
|
|
"selector-no-id": null,
|
|
"no-descending-specificity": null
|
|
}
|
|
}
|