Skip to content

Commit

Permalink
chore: fix Husky
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Jan 14, 2022
1 parent f0e4091 commit 6ea54b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"test": "test"
},
"scripts": {
"prepare": "husky install node_modules/@netlify/eslint-config-node/.husky/",
"test": "run-s format test:e2e",
"test:e2e": "cd plugin/test && ./e2e-test.sh",
"format": "run-s format:check-fix:*",
Expand Down

0 comments on commit 6ea54b9

Please sign in to comment.