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 e68dc88 commit 486a023Copy full SHA for 486a023
.husky/pre-push
@@ -1,4 +1 @@
1
-#!/bin/sh
2
-. "$(dirname "$0")/_/husky.sh"
3
-
4
npm run lint
package.json
@@ -17,7 +17,7 @@
17
"quality": "npm run lint-fix && npm run test",
18
"watch-tests": "jest --watch",
19
"snapshot": "fedx-scripts jest --updateSnapshot",
20
- "prepare": "husky install"
+ "prepare": "husky"
21
},
22
"author": "edX",
23
"license": "AGPL-3.0",
0 commit comments