docs/.prettierrc

5 lines
52 B
Plaintext

{
"trailingComma": "all",
"singleQuote": true
}