docker-stock-recording-loop.../.prettierrc

8 lines
125 B
Plaintext
Raw Normal View History

2020-04-30 12:53:27 +00:00
{
"bracketSpacing": false,
"singleQuote": true,
"printWidth": 80,
"trailingComma": "all",
"arrowParens": "avoid"
}