UNPKG
react-vr-icons
Version:
latest (0.0.1)
0.0.1
React VR Icons
github.com/batur/react-vr-icons
batur/react-vr-icons
react-vr-icons
/
.prettierrc
12 lines
(11 loc)
•
201 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"bracketSpacing"
:
true
,
"jsxSingleQuote"
:
true
,
"endOfLine"
:
"auto"
,
"semi"
:
true
,
"trailingComma"
:
"all"
,
"singleQuote"
:
true
,
"printWidth"
:
140
,
"tabWidth"
:
2
,
"useTabs"
:
false
}