garage-webui/.prettierrc

7 lines
80 B
Plaintext

{
"semi": true,
"singleQuote": false,
"printWidth": 80,
"tabWidth": 2
}