This website requires JavaScript.
Explore
Help
Register
Sign in
LBRYCommunity
/
lbry-redux
Watch
1
Star
0
Fork
You've already forked lbry-redux
0
Code
Issues
5
Pull requests
6
Projects
Releases
Packages
Wiki
Activity
7fa9549560
lbry-redux
/
.prettierrc.json
6 lines
73 B
JSON
Raw
Normal View
History
Unescape
Escape
Common components refactor (#1)
2018-04-05 04:57:29 +02:00
{
"trailingComma"
:
"es5"
,
"printWidth"
:
100
,
remove prettier rule to be in line with other lbry projects
2019-01-28 19:32:55 +01:00
"singleQuote"
:
true
adjust prettier options and prevent looping twice
2018-10-26 20:08:05 +02:00
}
Reference in a new issue
Copy permalink