This commit is contained in:
Thomas E Lackey 2024-01-31 22:50:27 -06:00
parent 61b35987a6
commit 02e2053bdf

View File

@ -21,7 +21,8 @@
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
"eject": "react-scripts eject",
"clean": "rm -rf build"
},
"eslintConfig": {
"extends": [