Skip to content

Commit

Permalink
remove husky
Browse files Browse the repository at this point in the history
  • Loading branch information
kb-kerem committed May 17, 2024
1 parent b1cc9f3 commit ad705e7
Show file tree
Hide file tree
Showing 3 changed files with 9,853 additions and 15,736 deletions.
12 changes: 0 additions & 12 deletions visual-js/.husky/pre-commit

This file was deleted.

9 changes: 2 additions & 7 deletions visual-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,7 @@
"visual-cypress",
"visual-nightwatch"
],
"devDependencies": {
"husky": "8.0.0"
},
"scripts": {
"prepare": "cd ../.. && husky install clients/js/.husky"
},
"scripts": {},
"lint-staged": {
"**/*.{js,jsx,ts,tsx}": [
"yarn lint"
Expand All @@ -23,4 +18,4 @@
"dependencies": {
"@changesets/cli": "^2.27.1"
}
}
}
Loading

0 comments on commit ad705e7

Please sign in to comment.