bash-backend-mock/.prettierrc

6 lines
77 B
Plaintext

{
"semi": true,
"singleQuote": true,
"tabWidth": 4,
"endOfLine": "auto"
}