mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-12 01:16:19 +00:00
db6838a267
* grunt-stylelint: 0.15.0 → 0.16.0 * stylelint-config-wikimedia: 0.10.1 → 0.10.3 The following rules are failing and were disabled: * unit-disallowed-list Change-Id: Iab814dccab72d4c4f98a901f0368f579b3cf424e
7 lines
92 B
JSON
7 lines
92 B
JSON
{
|
|
"extends": "stylelint-config-wikimedia",
|
|
"rules": {
|
|
"unit-disallowed-list": null
|
|
}
|
|
}
|