Skip to content

Commit

Permalink
fix: setup husky properly
Browse files Browse the repository at this point in the history
Closes #7726
  • Loading branch information
jschfflr committed Oct 27, 2021
1 parent 4f540d4 commit 705b4b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -8,6 +8,7 @@
"engines": {
"node": ">=10.18.1"
},
"prepare": "husky install",
"scripts": {
"test-browser": "wtr",
"test-browser-watch": "wtr --watch",
Expand Down

0 comments on commit 705b4b2

Please sign in to comment.