mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/RevisionSlider
synced 2024-11-14 11:14:48 +00:00
e00aa9f599
Via stylelint --fix Change-Id: Ic1625ae755233e172cc6db734dc21ed2c5b377d8
8 lines
145 B
JSON
8 lines
145 B
JSON
{
|
|
"extends": "stylelint-config-wikimedia",
|
|
"rules": {
|
|
"unit-disallowed-list": null,
|
|
"declaration-property-unit-disallowed-list": null
|
|
}
|
|
}
|