Skip to content

Commit

Permalink
chore: remove useless husky config
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasRichel committed May 7, 2024
1 parent 1fc8988 commit 9b90581
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@
"workspaces": [
"./src/plugins/*"
],
"husky": {
"hooks": {
"pre-commit": "npm run pretty-quick --staged"
}
},
"dependencies": {
"@bimdata/design-system": "^1.4.0-rc.89",
"@bimdata/typescript-fetch-api-client": "^9.6.7",
Expand Down

0 comments on commit 9b90581

Please sign in to comment.