ad/.prettierrc

5 lines
56 B
Plaintext
Raw Permalink Normal View History

2023-05-03 11:43:21 +00:00
{
"singleQuote": true,
"trailingComma": "all"
}