UNPKG
@softbind/react-slotty
Version:
latest (0.0.2)
0.0.2
0.0.1
React Slots
github.com/SoftBind/react-slotty
SoftBind/react-slotty
@softbind/react-slotty
/
.prettierrc
11 lines
•
210 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"printWidth"
:
80
,
"tabWidth"
:
2
,
"useTabs"
:
false
,
"semi"
:
true
,
"singleQuote"
:
true
,
"trailingComma"
:
"none"
,
"bracketSpacing"
:
true
,
"jsxBracketSameLine"
:
false
,
"fluid"
:
false
}