docs/.prettierrc

5 lines
52 B
Plaintext
Raw Normal View History

2023-12-31 14:39:55 +00:00
{
"trailingComma": "all",
"singleQuote": true
}