Form-utility-backend/.prettierrc
2026-04-09 10:24:12 +05:30

5 lines
52 B
Plaintext

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