chore: set up initial config

This commit is contained in:
Jeremy Kahn 2022-08-07 21:08:47 -05:00
parent eb8c0e3852
commit 16a4d29e03
2 changed files with 2 additions and 2 deletions

1
.npmrc Normal file
View File

@ -0,0 +1 @@
progress=false

View File

@ -14,8 +14,7 @@
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
"test": "react-scripts test"
},
"eslintConfig": {
"extends": [