backend/.prettierrc.json
2020-11-28 19:30:45 +01:00

5 lines
47 B
JSON

{
"singleQuote": true,
"printWidth": 125
}