vdkch/.prettierrc
2024-08-14 21:08:10 +10:00

4 lines
51 B
Plaintext

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