wheelshare-old-backend/.prettierrc
2021-04-10 11:26:36 -04:00

8 lines
115 B
Plaintext

{
"arrowParens": "always",
"bracketSpacing": true,
"singleQuote": true,
"tabWidth": 2,
"useTabs": true
}