Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117752746
.eslintrc.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
580 B
Referenced Files
None
Subscribers
None
.eslintrc.js
View Options
module
.
exports
=
{
extends
:
[
// add more generic rulesets here, such as:
// 'eslint:recommended',
'plugin:vue/recommended'
],
parserOptions
:
{
parser
:
"@babel/eslint-parser"
,
requireConfigFile
:
false
},
rules
:
{
"vue/attributes-order"
:
"off"
,
"vue/html-indent"
:
[
"error"
,
4
],
"vue/html-self-closing"
:
"off"
,
"vue/max-attributes-per-line"
:
"off"
,
"vue/no-unused-components"
:
"off"
,
"vue/no-v-html"
:
"off"
,
"vue/singleline-html-element-content-newline"
:
"off"
,
"vue/multiline-html-element-content-newline"
:
"off"
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 4, 4:35 AM (1 d, 7 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
ac/41/9e1c83e62329f8a37bd6281d42d6
Default Alt Text
.eslintrc.js (580 B)
Attached To
Mode
rK kolab
Attached
Detach File
Event Timeline