This website works better with JavaScript.
Home
Help
Register
Sign In
leviathan
/
pEpForThunderbird
forked from
claudio/pEpForThunderbird
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Add dobule quotes to ESLint
1.1.101
Chris Fuertes
2 years ago
parent
c12e7cbc73
commit
395d83521d
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
.eslintrc.json
+ 3
- 0
.eslintrc.json
View File
@ -27,6 +27,9 @@
"code"
:
120
,
"tabWidth"
:
4
}
]
,
"quotes"
:
[
"warn"
,
"double"
]
}
}
Write
Preview
Loading…
Cancel
Save