chore: setup prettier
This commit is contained in:
parent
e4a8795b74
commit
bf4fb036c0
4 changed files with 38 additions and 6 deletions
4
.prettierrc.json
Normal file
4
.prettierrc.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"singleQuote": true,
|
||||
"jsxSingleQuote": true
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue