Skip to content

Commit

Permalink
remove precommit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
zhelezkov committed Jul 22, 2024
1 parent 51e5383 commit 6530edd
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 1,321 deletions.
14 changes: 0 additions & 14 deletions lefthook.yml

This file was deleted.

14 changes: 0 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,9 @@
"registry": "https://registry.npmjs.org/"
},
"devDependencies": {
"@commitlint/config-conventional": "^17.0.2",
"@evilmartians/lefthook": "^1.5.0",
"@react-native/eslint-config": "^0.74.85",
"@release-it/conventional-changelog": "^5.0.0",
"@types/jest": "^29.5.5",
"@types/react": "^18.2.44",
"commitlint": "^17.0.2",
"del-cli": "^5.1.0",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.1.0",
Expand Down Expand Up @@ -96,11 +92,6 @@
"<rootDir>/lib/"
]
},
"commitlint": {
"extends": [
"@commitlint/config-conventional"
]
},
"release-it": {
"git": {
"commitMessage": "chore: release ${version}",
Expand All @@ -111,11 +102,6 @@
},
"github": {
"release": true
},
"plugins": {
"@release-it/conventional-changelog": {
"preset": "angular"
}
}
},
"eslintConfig": {
Expand Down
Loading

0 comments on commit 6530edd

Please sign in to comment.