Files
cudr_slate-collaborative/.prettierrc

7 lines
97 B
Plaintext
Raw Permalink Normal View History

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