providers/.prettierrc

5 lines
72 B
Plaintext

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