UNPKG
funcdor
Version:
latest (0.0.10)
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
Functional do style library
github.com/joaop-oliveira/dotfp
joaop-oliveira/dotfp
funcdor
/
.prettierrc
9 lines
(8 loc)
•
143 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"printWidth"
:
120
,
"singleQuote"
:
true
,
"trailingComma"
:
"all"
,
"tabWidth"
:
2
,
"bracketSpacing"
:
true
,
"arrowParens"
:
"always"
}