UNPKG
prepush-amend
Version:
latest (1.0.0)
1.0.0
github.com/VagnerSilva/prepush-amend
VagnerSilva/prepush-amend
prepush-amend
/
.prettierrc
8 lines
(7 loc)
•
113 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
"trailingComma"
:
"es5"
,
"tabWidth"
:
2
,
"semi"
:
true
,
"singleQuote"
:
true
,
"quoteProps"
:
"preserve"
}