Skip to content

Commit

Permalink
remove stupid commitlint
Browse files Browse the repository at this point in the history
  • Loading branch information
itsjavi committed Jan 9, 2024
1 parent 5f0aef6 commit 2332d71
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 856 deletions.
2 changes: 1 addition & 1 deletion .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

pnpm commitlint --edit "${1}"
# pnpm commitlint --edit "${1}"
42 changes: 0 additions & 42 deletions commitlint.config.cjs

This file was deleted.

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,6 @@
},
"devDependencies": {
"@biomejs/biome": "1.4.1",
"@commitlint/cli": "^18.4.4",
"@commitlint/config-conventional": "^18.4.4",
"@pkmn/dex": "^0.8.4",
"@pkmn/dex-types": "^0.8.4",
"@types/body-parser": "^1.19.5",
Expand Down
Loading

0 comments on commit 2332d71

Please sign in to comment.