This website requires JavaScript.
Explore
Help
Register
Sign In
wikimedia
/
mediawiki-extensions-AbuseFilter
Watch
1
Star
0
Fork
You've already forked mediawiki-extensions-AbuseFilter
0
mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced
2024-11-11 16:28:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
mediawiki-extensions-AbuseF...
/
.eslintrc.json
7 lines
57 B
JSON
Raw
Permalink
Normal View
History
Unescape
Escape
build: Replace jshint with eslint Bug: T186753 Change-Id: I067adf86a220d59ff1693bef74d7590d4c63d3c2
2018-02-07 21:08:04 +00:00
{
build: Set "root": true, in .eslintrc.json This ensures that each repository's "npm test" command is fully independent of wherever it might be in the filesystem. Bug: T206485 Change-Id: I4b9598d41b2fe01703b89914f9c1a470ed1a9cf2
2018-12-18 02:52:49 +00:00
"root"
:
true
,
build: Update eslint-config-wikimedia to 0.9.0 Change-Id: Ia31860b5fcf43ec512fb82c2c332ac08cbf12cf1
2018-11-23 15:50:29 +00:00
"extends"
:
[
build: Update linters Change-Id: Icc5076d5cf757e7e70511c2b75a82b0a45cb47c9
2022-03-17 22:19:08 +00:00
"wikimedia/server"
]
build: Replace jshint with eslint Bug: T186753 Change-Id: I067adf86a220d59ff1693bef74d7590d4c63d3c2
2018-02-07 21:08:04 +00:00
}
Reference in a new issue
Copy permalink