flumm-fetch-cookies/.prettierrc.json
jkhsjdhjs c4b04ed3dc
add eslint + prettier
reformat code with prettier
2020-06-17 15:04:32 +02:00

7 lines
108 B
JSON

{
"tabWidth": 4,
"trailingComma": "none",
"bracketSpacing": false,
"arrowParens": "avoid"
}