hoppscotch/packages/hoppscotch-backend/.prettierrc

5 lines
52 B
Plaintext

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