We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1f5232 commit c45d54eCopy full SHA for c45d54e
package.json
@@ -40,6 +40,7 @@
40
"react-app-rewired": "^2.1.5"
41
},
42
"scripts": {
43
+ "prepare": "husky install",
44
"start": "EXTEND_ESLINT=true react-app-rewired start",
45
"start-and-wait": "yarn start & wget --retry-connrefused --waitretry=1 --read-timeout=20 --timeout=15 -t 30 http://localhost:3000/",
46
"build": "EXTEND_ESLINT=true react-app-rewired build",
0 commit comments