Fix .prettierrc to proper json
This commit is contained in:
parent
66dce8794d
commit
b2c0f8c158
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"tabWidth": 4,
|
|
||||||
"printWidth": 120,
|
"printWidth": 120,
|
||||||
"trailingComma": all,
|
"tabWidth": 4,
|
||||||
"singleQuote": true
|
"singleQuote": true,
|
||||||
|
"trailingComma": "all"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user