UNPKG
@vinka/repo
Version:
latest (3.2.1)
3.2.1
3.2.0
3.1.0
3.0.1
3.0.0-node-14-update-3
3.0.0-node-14-update-2
3.0.0-node-14-update-1
3.0.0-node-14-update-0
2.0.1
2.0.0
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
Database and repo utilities
bitbucket.org/capricans/repo
@vinka/repo
/
.prettierrc
8 lines
(7 loc)
•
126 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
"singleQuote"
:
true
,
"parser"
:
"typescript"
,
"printWidth"
:
100
,
"trailingComma"
:
"all"
,
"tabWidth"
:
4
}