Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F12655250
.eslintrc.json
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
.eslintrc.json
View Options
{
"env"
:
{
"es6"
:
true
,
"node"
:
true
},
"globals"
:
{
"describe"
:
false
,
"it"
:
false
,
"before"
:
false
,
"beforeEach"
:
false
,
"after"
:
false
,
"afterEach"
:
false
},
"extends"
:
"eslint:recommended"
,
"rules"
:
{
"quotes"
:
[
"error"
,
"double"
],
"semi"
:
[
"error"
,
"always"
],
"no-console"
:
2
,
"no-var"
:
2
,
"prefer-const"
:
2
,
"prefer-template"
:
1
,
"eqeqeq"
:
[
"error"
,
"smart"
],
"comma-dangle"
:
[
"error"
,
"only-multiline"
],
"no-unused-vars"
:
"warn"
,
"no-trailing-spaces"
:
"error"
,
"no-whitespace-before-property"
:
"error"
,
"space-before-blocks"
:
[
"error"
,
"never"
],
"space-in-parens"
:
[
"error"
,
"never"
],
"spaced-comment"
:
[
"error"
,
"always"
],
"no-lonely-if"
:
"error"
,
"no-else-return"
:
"warn"
,
"no-case-declarations"
:
"warn"
}
}
File Metadata
Details
Attached
Mime Type
application/json
Expires
Fri, Nov 28, 15:02 (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1038236
Default Alt Text
.eslintrc.json (1 KB)
Attached To
Mode
rS Sealious
Attached
Detach File
Event Timeline
Log In to Comment