Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F1841520
.eslintrc.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
424 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'
],
rules
:
{
"vue/attributes-order"
:
"off"
,
"vue/html-indent"
:
[
"error"
,
4
],
"vue/html-self-closing"
:
"off"
,
"vue/max-attributes-per-line"
:
"off"
,
"vue/singleline-html-element-content-newline"
:
"off"
,
"vue/multiline-html-element-content-newline"
:
"off"
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Aug 25, 3:19 PM (1 d, 4 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
220647
Default Alt Text
.eslintrc.js (424 B)
Attached To
Mode
R2 kolab
Attached
Detach File
Event Timeline
Log In to Comment