Skip to content

Commit

Permalink
chore: remove unused tools: lefthook, commitlint (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdjastrzebski authored May 6, 2024
1 parent 59d6d0d commit a5c2947
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 613 deletions.
14 changes: 0 additions & 14 deletions lefthook.yml

This file was deleted.

8 changes: 0 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,10 @@
"@babel/preset-env": "^7.24.5",
"@babel/preset-typescript": "^7.24.1",
"@callstack/eslint-config": "^14.1.1",
"@commitlint/config-conventional": "^17.8.1",
"@evilmartians/lefthook": "^1.6.10",
"@release-it/conventional-changelog": "^5.1.1",
"@size-limit/preset-small-lib": "^11.1.2",
"@types/jest": "^29.5.12",
"babel-plugin-add-import-extension": "^1.6.0",
"commitlint": "^17.8.1",
"del-cli": "^5.1.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^8.10.0",
Expand All @@ -93,11 +90,6 @@
"<rootDir>/dist/"
]
},
"commitlint": {
"extends": [
"@commitlint/config-conventional"
]
},
"release-it": {
"git": {
"commitMessage": "chore: release ${version}",
Expand Down
Loading

0 comments on commit a5c2947

Please sign in to comment.