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