UNPKG
findpattern
Version:
latest (0.0.47)
0.0.47
0.0.46
0.0.45
0.0.44
0.0.43
0.0.42
0.0.4
0.0.3
0.0.2
0.0.1
I am tired of this s**t
github.com/passariello/findpattern
passariello/findpattern
findpattern
/
.prettierrc
7 lines
•
128 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"trailingComma"
:
"none"
,
"prettier.trailingComma"
:
"none"
,
"tabWidth"
:
2
,
"semi"
:
false
,
"singleQuote"
:
true
}