Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4124850
.eslintrc.json
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
843 B
Referenced Files
None
Subscribers
None
.eslintrc.json
View Options
{
"root"
:
true
,
"extends"
:
[
"wikimedia/client"
,
"wikimedia/jquery"
,
"wikimedia/mediawiki"
],
"parserOptions"
:
{
"sourceType"
:
"module"
},
"env"
:
{
"browser"
:
true
,
"commonjs"
:
true
},
"globals"
:
{
"Tree"
:
"readonly"
,
"ve"
:
"readonly"
},
"rules"
:
{
"es-x/no-array-prototype-includes"
:
"off"
,
"jsdoc/no-undefined-types"
:
[
"warn"
,
{
"definedTypes"
:
[
"CodeMirror"
,
"CodeMirrorChild"
,
"CodeMirrorKeyBinding"
,
"CodeMirrorKeymap"
,
"CodeMirrorMediaWiki"
,
"CodeMirrorPreferences"
,
"CodeMirrorTextSelection"
,
"Command"
,
"Hook"
,
"LanguageSupport"
,
"StateCommand"
]
}
]
},
"overrides"
:
[
{
"files"
:
[
"addon/edit/*.js"
],
"rules"
:
{
"computed-property-spacing"
:
[
"error"
,
"never"
],
"indent"
:
[
"error"
,
2
]
}
}
]
}
File Metadata
Details
Attached
Mime Type
application/json
Expires
Wed, Aug 19, 07:06 (2 w, 2 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
d9/1c/402559b5f71fa1576cb44b031e46
Default Alt Text
.eslintrc.json (843 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment