bex-twn/.prettierrc

5 lines
52 B
Plaintext
Raw Permalink Normal View History

2022-12-06 09:53:52 +00:00
{
"singleQuote": true,
"trailingComma": "all"
}