more settings

This commit is contained in:
nora 2021-06-25 13:05:12 +02:00
parent e13d82ff46
commit dc79c96f63
10 changed files with 246 additions and 116 deletions

View file

@ -24,7 +24,7 @@
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",
"deploy": "gh-pages -d build"
"deploy": "yarn build && gh-pages -d build"
},
"eslintConfig": {
"extends": [