matcher/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

2023-04-06 09:12:49 +00:00
{
"singleQuote": true,
"trailingComma": "all"
}