providers/.prettierrc

5 lines
72 B
Plaintext
Raw Permalink Normal View History

2023-06-21 12:50:06 +00:00
{
"printWidth": 120,
"trailingComma": "all",
"singleQuote": true
}