Files
providers/.prettierrc
2023-06-21 14:50:06 +02:00

5 lines
72 B
Plaintext

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