UNPKG
ticket-auth-project
Version:
latest (0.0.2)
0.0.2
0.0.1
[Nest](https://github.com/nestjs/nest) framework TypeScript starter repository.
ticket-auth-project
/
.prettierrc
4 lines
•
51 B
Plain Text
View Raw
1
2
3
4
{
"singleQuote"
:
true
,
"trailingComma"
:
"all"
}