UNPKG
typed-patterns
Version:
latest (0.2.11)
0.2.11
0.2.10
0.2.9
0.2.8
0.2.7
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Basic design patterns
github.com/kol-93/typed-patterns
kol-93/typed-patterns
typed-patterns
/
.prettierrc
9 lines
(8 loc)
•
127 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"arrowParens"
:
"avoid"
,
"endOfLine"
:
"lf"
,
"singleQuote"
:
true
,
"semi"
:
true
,
"printWidth"
:
120
,
"tabWidth"
:
2
}