1
0
mirror of https://github.com/cudr/slate-collaborative.git synced 2024-10-27 20:34:06 +00:00
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"
}