This website requires JavaScript.
Explore
Help
Sign in
ale
/
mediawiki-extensions-ContributionScores
Watch
1
Star
0
Fork
You've already forked mediawiki-extensions-ContributionScores
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6370730e6c
mediawiki-extensions-Contri...
/
.eslintrc.json
9 lines
108 B
JSON
Raw
Normal View
History
Unescape
Escape
build: Replace jscs, jshint and jsonlint by eslint Bug: T210365 Change-Id: I184e594a3be8010c9c6561b2b66e5596905a40fe
2020-02-03 20:49:46 +01:00
{
"root"
:
true
,
"extends"
:
[
build: Updating eslint-config-wikimedia to 0.19.0 Additional changes: * eslint: Renamed `wikimedia/client` profile to `client-es5` (T277085). Change-Id: Ia3589bc2b6f071b3bbb41a11efb11f1456a521ca
2021-03-13 08:51:14 +00:00
"wikimedia/client-es5"
,
build: Updating mediawiki/mediawiki-codesniffer to 32.0.0 The following sniffs are failing and were disabled: * MediaWiki.Usage.ExtendClassUsage.FunctionConfigUsage Additional changes: * Dropped .php5 and .inc files from .phpcs.xml (T200956). * Added the `wikimedia/mediawiki` profile in .eslintrc.json (T262222). * Removed global `mw`, included via `wikimedia/mediawiki` profile (T262222). * Dropped the emtpy global definition in .eslintrc.json. Change-Id: I9a87a358cb5336c9d18261985209c1f845337160
2020-10-29 09:17:27 +00:00
"wikimedia/jquery"
,
"wikimedia/mediawiki"
]
build: Replace jscs, jshint and jsonlint by eslint Bug: T210365 Change-Id: I184e594a3be8010c9c6561b2b66e5596905a40fe
2020-02-03 20:49:46 +01:00
}
Reference in a new issue
Copy permalink