Skip to content

Commit

Permalink
chore: remove annying tooling (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdjastrzebski authored May 7, 2024
1 parent 8be5510 commit a571b14
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 @@ -62,15 +62,12 @@
},
"devDependencies": {
"@callstack/eslint-config": "^14.1.1",
"@commitlint/config-conventional": "^17.8.1",
"@evilmartians/lefthook": "^1.6.10",
"@release-it/conventional-changelog": "^5.1.1",
"@types/jest": "^29.5.12",
"@types/mock-fs": "^4.13.4",
"@types/prompts": "^2.4.9",
"@types/react": "^18.2.63",
"@types/update-notifier": "^6.0.8",
"commitlint": "^17.8.1",
"del-cli": "^5.1.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -92,11 +89,6 @@
"<rootDir>/build/"
]
},
"commitlint": {
"extends": [
"@commitlint/config-conventional"
]
},
"prettier": {
"quoteProps": "consistent",
"singleQuote": true,
Expand Down
Loading

0 comments on commit a571b14

Please sign in to comment.