UNPKG
shrink-string-typescript
Version:
latest (3.0.12)
3.0.12
Tiny string compression module for Node.
github.com/MrlolDev/shrink-string
MrlolDev/shrink-string
shrink-string-typescript
/
.prettierrc.json
9 lines
(8 loc)
•
128 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"printWidth"
:
80
,
"semi"
:
true
,
"singleQuote"
:
true
,
"tabWidth"
:
2
,
"trailingComma"
:
"all"
,
"endOfLine"
:
"auto"
}