Files
aman-backend/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

2022-10-22 14:10:51 +02:00
{
"singleQuote": true,
"trailingComma": "all"
}