UNPKG
rh_styleguide
Version:
latest (0.0.1)
0.0.1
Styleguide for Region Halland
rh_styleguide
/
.prettierrc
10 lines
(9 loc)
•
159 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
{
"trailingComma"
:
"all"
,
"tabWidth"
:
4
,
"semi"
:
true
,
"singleQuote"
:
true
,
"useTabs"
:
true
,
"bracketSpacing"
:
true
,
"arrowParens"
:
"always"
}