UNPKG
js-node-arango
Version:
latest (1.0.0)
1.0.0
NodeJS ArangoDB Provider
github.com/pkg-wizard/js-node-arango
pkg-wizard/js-node-arango
js-node-arango
/
.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"
}