mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-14 18:55:16 +00:00
7f0c04f2b0
Fixed the following rule: no-missing-end-of-source-newline Change-Id: I0ba2e411279a101870c89b733dc9315be525c937
7 lines
96 B
Plaintext
7 lines
96 B
Plaintext
{
|
|
"extends": "stylelint-config-wikimedia",
|
|
"rules": {
|
|
"declaration-no-important": null
|
|
}
|
|
}
|