Files
votianlt/backend/.prettierrc.json

6 lines
84 B
JSON

{
"singleQuote": true,
"printWidth": 120,
"bracketSameLine": true
}