territory/.prettierrc.json

4 lines
51 B
JSON
Raw Permalink Normal View History

2023-02-06 12:50:07 +00:00
{
"singleQuote": true,
"trailingComma": "all"
}