UNPKG
midway-dto-prisma
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
根据 prisma 模型自动生成MidwayJS DTO 类和 Swagger 参数信息
midway-dto-prisma
/
.prettierrc
7 lines
(6 loc)
•
86 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"singleQuote"
:
true
,
"trailingComma"
:
"all"
,
"semi"
:
false
,
"tabWidth"
:
2
}