mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-16 18:58:45 +00:00
1200cb5279
For now just adding story entries for footer element and last modified. Bug: T244106 Change-Id: Ib36f22f9b9d805f87fc074d12473497cfaf91b79
12 lines
151 B
JSON
12 lines
151 B
JSON
{
|
|
"rules": {
|
|
"one-var": "off",
|
|
"single-quote": "off",
|
|
"quotes": "off"
|
|
},
|
|
"parserOptions": {
|
|
"sourceType": "module",
|
|
"ecmaVersion": 6
|
|
}
|
|
}
|