Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117756188
.eslintrc.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
541 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-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, 8:31 AM (2 w, 4 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
45/dc/3954cdfcf7b3ac51299e912b4387
Default Alt Text
.eslintrc.js (541 B)
Attached To
Mode
rK kolab
Attached
Detach File
Event Timeline