133 B
9 lines
Blame
1
{
2
"
endOfLine
"
:
"
auto
"
,
3
"
printWidth
"
:
100
,
4
"
singleQuote
"
:
true
,
5
"
useTabs
"
:
false
,
6
"
tabWidth
"
:
2
,
7
"
trailingComma
"
:
"
es5
"
8
}
9