Fix typo in .prettierrc
This commit is contained in:
parent
b9e81b2278
commit
715d4e5832
@ -7,5 +7,5 @@
|
|||||||
"trailingComma": "es5",
|
"trailingComma": "es5",
|
||||||
"bracketSpacing": true,
|
"bracketSpacing": true,
|
||||||
"jsxBracketSameLine": false,
|
"jsxBracketSameLine": false,
|
||||||
"arrowParens": "avoid",
|
"arrowParens": "avoid"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user