lmgtfy/.prettierrc.json

5 lines
46 B
JSON
Raw Normal View History

2021-10-25 02:41:37 +00:00
{
"arrowParens": "avoid",
"semi": false
}