actual-server/.prettierrc.json

5 lines
57 B
JSON
Raw Permalink Normal View History

2022-05-15 14:50:42 +00:00
{
"singleQuote": true,
"trailingComma": "none"
}