backend/.prettierrc.json

5 lines
47 B
JSON
Raw Permalink Normal View History

2020-11-28 19:30:45 +01:00
{
"singleQuote": true,
"printWidth": 125
}