Skip to content

Commit

Permalink
chore: remove husky for now
Browse files Browse the repository at this point in the history
Fixes #5124
  • Loading branch information
voxpelli committed Mar 26, 2024
1 parent 97dcbb2 commit a23bcea
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 175 deletions.
169 changes: 0 additions & 169 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 0 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@
"fail-on-errors-webpack-plugin": "^3.0.0",
"fs-extra": "^10.0.0",
"globals": "^13.24.0",
"husky": "^4.2.5",
"hyperlink": "^5.0.4",
"jsdoc": "^3.6.7",
"jsdoc-ts-utils": "^2.0.1",
Expand Down Expand Up @@ -168,10 +167,5 @@
},
"overrides": {
"webdriverio": "^7.33.0"
},
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
}
}

0 comments on commit a23bcea

Please sign in to comment.