feat: Adding husky and update pre-push hook
testing linting husky
This commit is contained in:
committed by
leangseu-edx
parent
3754ca12c3
commit
7e99e7cca2
@@ -17,7 +17,8 @@
|
||||
"start": "fedx-scripts webpack-dev-server --progress",
|
||||
"test": "TZ=GMT fedx-scripts jest --coverage --passWithNoTests",
|
||||
"watch-tests": "jest --watch",
|
||||
"travis-deploy-once": "travis-deploy-once"
|
||||
"travis-deploy-once": "travis-deploy-once",
|
||||
"prepare": "husky install"
|
||||
},
|
||||
"author": "edX",
|
||||
"license": "AGPL-3.0",
|
||||
|
||||
Reference in New Issue
Block a user