qpa-client/.prettierrc

5 lines
63 B
Text

{
"trailingComma": "es5",
"tabWidth": 2,
"semi": false
}