This website requires JavaScript.
Explore
Help
Sign in
chipmunkmc
/
mediawiki-skins-Insurgency
Watch
1
Star
0
Fork
You've already forked mediawiki-skins-Insurgency
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
5ca99813d0
mediawiki-skins-Insurgency
/
.eslintrc.json
9 lines
104 B
JSON
Raw
Normal View
History
Unescape
Escape
build: Introduce eslint & styleint and make a pass Change-Id: I56c8c516ea8ac177ff4b46472ece1a3782c188d7
2017-01-23 10:14:01 -05:00
{
build: Add 'root' and '$' settings Follows-up 6bdb0c68c. * Ensure consistent use of '$' over 'jQuery' (already followed in the code, but not previously ensured.) * Prevent future issues similar to those fixed by 6bdb0c68c, by disabling inheritence from any parent directories. Change-Id: Ifa2cb20b224403ad4c6137e0f690fa4233dd942e
2018-11-04 15:29:22 -05:00
"root"
:
true
,
build: Update eslint-config-wikimedia to 0.10.0 Change-Id: I58983b156eab7090c245ad6febfa47f1552c7188
2019-01-14 16:00:07 -05:00
"extends"
:
[
"wikimedia/client"
,
build: Update linters Change-Id: Ic5ffd9a998e08e09420513114d8f9a89723801f4
2019-10-31 17:47:42 -04:00
"wikimedia/jquery"
,
"wikimedia/mediawiki"
]
build: Introduce eslint & styleint and make a pass Change-Id: I56c8c516ea8ac177ff4b46472ece1a3782c188d7
2017-01-23 10:14:01 -05:00
}
Reference in a new issue
Copy permalink