Skip to content

Commit c45d54e

Browse files
committed
adding the prep
1 parent f1f5232 commit c45d54e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"react-app-rewired": "^2.1.5"
4141
},
4242
"scripts": {
43+
"prepare": "husky install",
4344
"start": "EXTEND_ESLINT=true react-app-rewired start",
4445
"start-and-wait": "yarn start & wget --retry-connrefused --waitretry=1 --read-timeout=20 --timeout=15 -t 30 http://localhost:3000/",
4546
"build": "EXTEND_ESLINT=true react-app-rewired build",

0 commit comments

Comments
 (0)