UNPKG
react-reddit-pixel
Version:
latest (1.0.0)
1.0.0
React JS pixel for Reddit
github.com/gsajith/react-reddit-pixel
gsajith/react-reddit-pixel
react-reddit-pixel
/
.prettierrc
10 lines
(9 loc)
•
152 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
{
"printWidth"
:
80
,
"tabWidth"
:
2
,
"useTabs"
:
false
,
"semi"
:
true
,
"singleQuote"
:
true
,
"trailingComma"
:
"all"
,
"arrowParens"
:
"always"
}