mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/RevisionSlider
synced 2024-11-15 11:40:43 +00:00
6ae0653003
The following rules are failing and were disabled: * declaration-property-unit-disallowed-list Change-Id: I95dfc184629b92b85a82173473a55155ed1f3698
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
|
|
}
|
|
}
|