Skip to content

Commit

Permalink
removes husky
Browse files Browse the repository at this point in the history
  • Loading branch information
Axelcureno committed Jul 31, 2024
1 parent 8c86a2d commit 2656c0b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 41 deletions.
22 changes: 0 additions & 22 deletions .husky/pre-push

This file was deleted.

16 changes: 0 additions & 16 deletions package-lock.json

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

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@
"lint": "eslint --fix",
"test": "npm run test:ci --workspaces",
"build": "npm run build --workspaces",
"build:milo": "npm run build:milo --workspaces",
"prepare": "husky"
"build:milo": "npm run build:milo --workspaces"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -54,7 +53,6 @@
"eslint": "^9.5.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"husky": "^9.0.11",
"prettier": "^3.3.2",
"sinon": "13.0.1"
}
Expand Down

0 comments on commit 2656c0b

Please sign in to comment.