mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-12 09:21:11 +00:00
f01df6f803
The following rules are failing and were disabled: * compat/compat Additional changes: * eslint: Renamed `wikimedia/client` profile to `client-es5` (T277085). Change-Id: I12c1a88cef8e2c95bed496628d2fe74d031f8278
10 lines
93 B
JSON
10 lines
93 B
JSON
{
|
|
"parserOptions": {
|
|
"ecmaVersion": 2017
|
|
},
|
|
"env": {
|
|
"es6": true,
|
|
"node": true
|
|
}
|
|
}
|