UNPKG
js-node-aws
Version:
latest (1.0.0)
1.0.0
NodeJS AWS Provider
github.com/pkg-wizard/js-node-aws
pkg-wizard/js-node-aws
js-node-aws
/
.prettierrc.json
9 lines
(8 loc)
•
137 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"semi"
:
true
,
"trailingComma"
:
"all"
,
"singleQuote"
:
true
,
"printWidth"
:
120
,
"tabWidth"
:
2
,
"endOfLine"
:
"auto"
}