cudr_slate-collaborative/.prettierrc

7 lines
97 B
Plaintext
Raw Normal View History

2019-10-05 08:44:49 +00:00
{
"printWidth": 80,
"semi": false,
"singleQuote": true,
"arrowParens": "avoid"
}