Skip to content

Commit

Permalink
remove husky
Browse files Browse the repository at this point in the history
  • Loading branch information
musordmt committed Aug 7, 2024
1 parent 17d8bc3 commit cc0adc9
Show file tree
Hide file tree
Showing 2 changed files with 33,578 additions and 33,529 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"lint": "eslint \"**/*.{js,jsx,ts,tsx,json,md}\"",
"lint-fix": "pnpm lint --fix",
"quick": "pretty-quick --staged",
"postinstall": "husky install",
"migration:create": "pnpm typeorm migration:create"
},
"lint-staged": {
Expand All @@ -42,7 +41,6 @@
"eslint-plugin-react": "^7.26.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-unused-imports": "^2.0.0",
"husky": "^8.0.1",
"kill-port": "^2.0.1",
"lint-staged": "^13.0.3",
"prettier": "^2.7.1",
Expand Down
Loading

0 comments on commit cc0adc9

Please sign in to comment.