UNPKG
react-howl
Version:
alpha (0.0.2-9)
latest (0.0.1)
next (0.0.2-3)
0.0.2-9
0.0.2-8
0.0.2-7
0.0.2-6
0.0.2-5
0.0.2-4
0.0.2-3
0.0.2-2
0.0.2-1
0.0.2-0
0.0.1
A unified design system.
github.com/TaeKimJR/howl
TaeKimJR/howl
react-howl
/
.prettierrc
8 lines
(7 loc)
•
112 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
"trailingComma"
:
"all"
,
"tabWidth"
:
2
,
"semi"
:
true
,
"singleQuote"
:
true
,
"arrowParens"
:
"always"
}