Files
backend/.prettierrc
Ammar Qaffaf 6c861f88e8 initial commit
2024-02-12 23:28:26 +03:00

4 lines
51 B
Plaintext

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