Update Prettier config
This commit is contained in:
@ -1,3 +1,5 @@
|
|||||||
{
|
{
|
||||||
"singleQuote": true
|
"arrowParens": "avoid",
|
||||||
|
"singleQuote": true,
|
||||||
|
"trailingComma": "none"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user