qpa-client/.prettierrc

6 lines
63 B
Plaintext

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