nest-autocrud/.prettierrc
Supan Adit Pratama b4bce2290e wip: controller
2024-10-26 15:35:59 +07:00

4 lines
51 B
Plaintext

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