joinlemmy-site/.prettierrc.json
2023-02-23 03:14:43 +01:00

4 lines
45 B
JSON

{
"arrowParens": "avoid",
"semi": true
}