Files
aman-backend/.prettierrc
2022-10-22 14:10:51 +02:00

4 lines
51 B
Plaintext

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