mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-15 02:03:53 +00:00
12f9be5e69
* Update ESLint config with Selenium WebdriverIO test suite * Update modules and Selenium pageobjects and specs per ESLint requirements * Update grunt-eslint package to 23.0.0 as required by eslint-config-wikimedia 0.16.0 Bug: T254495 Change-Id: Ibfcf9115adedf9f2c3e7dac1ac626b41fc97b7c4
7 lines
59 B
JSON
7 lines
59 B
JSON
{
|
|
"root": true,
|
|
"extends": [
|
|
"wikimedia/selenium"
|
|
]
|
|
}
|