This website requires JavaScript.
Explore
Help
Register
Sign in
LBRYCommunity
/
lbry-desktop
Watch
1
Star
0
Fork
You've already forked lbry-desktop
0
Code
Issues
596
Pull requests
6
Projects
Releases
238
Packages
Wiki
Activity
ca07d8a99b
lbry-desktop
/
.prettierrc.json
5 lines
72 B
JSON
Raw
Normal View
History
Unescape
Escape
Add Prettier config file
2017-12-20 16:36:03 +01:00
{
Ajust Prettier and ESLint to respect Airbnb JavaScript formating rules
2017-12-21 16:17:33 +01:00
"trailingComma"
:
"es5"
,
"printWidth"
:
100
,
"singleQuote"
:
true
Add Prettier config file
2017-12-20 16:36:03 +01:00
}
Reference in a new issue
Copy permalink