docker-stock-recording-loop.../.prettierrc
2020-04-30 14:53:27 +02:00

8 lines
125 B
Plaintext

{
"bracketSpacing": false,
"singleQuote": true,
"printWidth": 80,
"trailingComma": "all",
"arrowParens": "avoid"
}