Files
patch-db/client/.prettierrc
2022-07-24 17:53:24 +03:00

7 lines
95 B
Plaintext

{
"singleQuote": true,
"semi": false,
"arrowParens": "avoid",
"trailingComma": "all"
}