UNPKG
wgo-databank
Version:
latest (0.0.1)
0.0.1
WGO Banks Information Services Module
github.com/wisegar-org/wgo-databank
wisegar-org/wgo-databank
wgo-databank
/
.prettierrc.json
12 lines
(11 loc)
•
224 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"trailingComma"
:
"es5"
,
"tabWidth"
:
2
,
"semi"
:
true
,
"singleQuote"
:
true
,
"bracketSpacing"
:
true
,
"arrowParens"
:
"always"
,
"proseWrap"
:
"never"
,
"jsxBracketSameLine"
:
true
,
"printWidth"
:
150
}