api-client/packages/hoppscotch-backend/.prettierrc

4 lines
52 B
Text

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