Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F2751278
.eslintrc.json
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
497 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"
},
"overrides"
:
[
{
"files"
:
[
"addon/edit/*.js"
],
"rules"
:
{
"computed-property-spacing"
:
[
"error"
,
"never"
],
"indent"
:
[
"error"
,
2
]
}
}
]
}
File Metadata
Details
Attached
Mime Type
application/json
Expires
Fri, Jul 3, 18:13 (1 d, 8 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
12/c3/b5c344b7728314dad0504378c794
Default Alt Text
.eslintrc.json (497 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment