UNPKG
@doubco/wtf
Version:
latest (1.0.1)
1.0.1
1.0.0
0.0.9
0.0.8
0.0.7
0.0.6
Type checker for JS
github.com/doubco/wtf
doubco/wtf
@doubco/wtf
/
.prettierrc
8 lines
(7 loc)
•
117 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
"tabWidth"
:
2
,
"useTabs"
:
false
,
"arrowParens"
:
"always"
,
"trailingComma"
:
"all"
,
"singleQuote"
:
false
}