Skip to content

Commit

Permalink
remove husky config from horreum
Browse files Browse the repository at this point in the history
  • Loading branch information
shivam-sharma7 authored and jesperpedersen committed Oct 3, 2023
1 parent ce4f448 commit 867c328
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 28 deletions.
6 changes: 0 additions & 6 deletions .husky/pre-commit

This file was deleted.

16 changes: 0 additions & 16 deletions webapp/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 webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,8 @@
"@typescript-eslint/eslint-plugin": "6.3.0",
"@typescript-eslint/parser": "6.3.0",
"eslint": "8.46.0",
"husky": "7.0.4",
"prettier": "2.8.4",
"react-error-overlay": "6.0.11",
"react-scripts": "5.0.1"
},
"husky": {
"hooks": {
"pre-commit": "npm run prettier-format"
}
}
}

0 comments on commit 867c328

Please sign in to comment.