personal-website/.prettierrc
2025-02-25 08:02:25 -05:00

6 lines
70 B
Plaintext

{
"semi": false,
"singleQuote": true,
"trailingComma": "none"
}