joinlemmy-site/.prettierrc.json

5 lines
45 B
JSON
Raw Normal View History

2023-02-22 14:26:06 +00:00
{
"arrowParens": "avoid",
"semi": true
}