targo-backend/.prettierrc
Matthieu Haineault e22c33b29e first commit
2025-07-15 10:41:53 -04:00

4 lines
51 B
Plaintext

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