Prettier everything up
This commit is contained in:
@ -114,5 +114,9 @@
|
||||
},
|
||||
"eslintConfig": {
|
||||
"extends": "react-app"
|
||||
},
|
||||
"prettier": {
|
||||
"semi": false,
|
||||
"single-quote": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user