Files
nestjs-admin/server/.prettierrc
2024-10-26 12:10:13 +08:00

5 lines
52 B
Plaintext

{
"singleQuote": true,
"trailingComma": "all"
}