ham-reserve/nest-api/.prettierrc
2023-09-04 22:10:54 +02:00

5 lines
52 B
Plaintext

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