mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeEditor
synced 2024-11-14 19:14:41 +00:00
ce93e424a5
The following rules are failing and were disabled: * declaration-property-unit-disallowed-list Change-Id: I7ceb0021cec89d3c1fa58e21325bedfecb7ddf0f
7 lines
113 B
JSON
7 lines
113 B
JSON
{
|
|
"extends": "stylelint-config-wikimedia",
|
|
"rules": {
|
|
"declaration-property-unit-disallowed-list": null
|
|
}
|
|
}
|