Files
providers/.docs/.prettierrc
2024-04-15 12:07:48 +03:00

5 lines
52 B
Plaintext

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