UNPKG
@jamersan/prettier
Version:
latest (1.0.1)
1.0.1
1.0.0
Jamersan Prettier configuration coding standards
github.com/Jamersan/prettier
Jamersan/prettier
@jamersan/prettier
/
index.json
8 lines
(7 loc)
•
112 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"trailingComma"
:
"all"
,
"tabWidth"
:
4
,
"bracketSpacing"
:
false
,
"semi"
:
true
,
"singleQuote"
:
true
}