url-minify/backend/.prettierrc

6 lines
63 B
Plaintext

{
"tabWidth": 3,
"semi": false,
"singleQuote": true
}