Skip to content

Commit

Permalink
chore: Remove husky (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcesarmobile authored Apr 30, 2024
1 parent 4b14dfe commit 69648dc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,6 @@
"url": "https://github.com/ionic-team/create-capacitor-app/issues"
},
"license": "MIT",
"husky": {
"hooks": {
"pre-commit": "npm run lint"
}
},
"prettier": "@ionic/prettier-config",
"eslintConfig": {
"extends": "@ionic/eslint-config/recommended"
Expand All @@ -66,7 +61,6 @@
"@types/mustache": "^4.2.5",
"@types/prompts": "^2.4.9",
"eslint": "^7.32.0",
"husky": "^4.2.5",
"np": "^10.0.5",
"prettier": "^3.1.1",
"rimraf": "^5.0.5",
Expand Down

0 comments on commit 69648dc

Please sign in to comment.