traintrape-moi/server/.prettierrc

4 lines
51 B
Plaintext
Raw Permalink Normal View History

2024-12-01 11:30:56 +00:00
{
"singleQuote": true,
"trailingComma": "all"
}