UNPKG
prettifier
Version:
latest (0.4.0)
0.4.0
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
Setup prettier and commit hooks automatically
github.com/nettofarah/prettifier
nettofarah/prettifier
prettifier
/
.prettierrc
8 lines
(7 loc)
•
194 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
# .prettierrc
# Use this file to define your defaults for prettier
# For a list of all available options:
# https://prettier.io/docs/en/options.html
printWidth:
80
singleQuote:
true
semi:
false