style: update prettierrc

Update prettierrc
This commit is contained in:
Conicaw 2023-07-05 17:32:25 -05:00
parent e292b4e3da
commit 68be9e9f3f
No known key found for this signature in database
GPG key ID: CE0B9DEFED1E6375

View file

@ -1,6 +1,4 @@
{
"trailingComma": "all",
"singleQuote": true,
"arrowParens": "avoid"
}
"trailingComma": "all"
}