UNPKG
cra-template-fireship
Version:
latest (0.3.2)
0.3.2
0.3.1
Build and ship 🔥 your app ⚡ faster
github.com/klutchdev/fireship-js
klutchdev/fireship-js
cra-template-fireship
/
template
/
.prettierrc
5 lines
•
71 B
Plain Text
View Raw
1
2
3
4
5
{
"semi"
:
true
,
"arrowParens"
:
"always"
,
"trailingComma"
:
"all"
}