1
0
mirror of https://github.com/cudr/slate-collaborative.git synced 2024-10-27 20:34:06 +00:00
cudr_slate-collaborative/.prettierrc
2019-10-05 11:44:49 +03:00

7 lines
97 B
Plaintext

{
"printWidth": 80,
"semi": false,
"singleQuote": true,
"arrowParens": "avoid"
}