UNPKG
@wuchuheng/express
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
0.0.58
0.0.57
0.0.56
0.0.55
0.0.54
0.0.53
0.0.52
0.0.5
0.0.4-beta.8
0.0.4-beta.0
0.0.2-beta.2
0.0.2-beta.1
0.0.2-beta.0
0.0.1
Express project template
github.com/wuchuheng/ts-express-template
wuchuheng/ts-express-template
@wuchuheng/express
/
template
/
.prettierrc
7 lines
•
115 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"singleQuote"
:
true
,
"trailingComma"
:
"es5"
,
"printWidth"
:
100
,
"tabWidth"
:
2
,
"semi"
:
true
}