actual-server/.prettierrc.json
2022-05-20 09:24:19 -04:00

5 lines
57 B
JSON

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