Skip to content

Commit

Permalink
revert: comment pre-commit script
Browse files Browse the repository at this point in the history
  • Loading branch information
ixartz committed Aug 15, 2024
1 parent b2abd90 commit e9d6c7a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
3 changes: 0 additions & 3 deletions .husky/pre-commit

This file was deleted.

7 changes: 0 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,13 +112,6 @@
"vitest": "^2.0.4",
"vitest-fail-on-console": "^0.7.0"
},
"lint-staged": {
"*": [
"eslint --fix",
"eslint"
],
"**/*.ts?(x)": "npm run check-types"
},
"config": {
"commitizen": {
"path": "@commitlint/cz-commitlint"
Expand Down

0 comments on commit e9d6c7a

Please sign in to comment.