tech-tracker-next/.prettierrc
2025-03-18 12:24:49 -05:00

6 lines
78 B
Plaintext

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