website/.prettierrc

5 lines
46 B
Plaintext
Raw Normal View History

2020-11-27 16:08:32 +00:00
{
"arrowParens": "avoid",
"semi": false
}