Skip to content

Commit

Permalink
refactor: 💡 use git cz
Browse files Browse the repository at this point in the history
  • Loading branch information
maqi1520 committed Feb 23, 2022
1 parent 56be950 commit 05de627
Show file tree
Hide file tree
Showing 4 changed files with 2,854 additions and 2,989 deletions.
17 changes: 17 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@
"@types/react": "^17.0.38",
"eslint": "8.6.0",
"eslint-config-next": "12.0.8",
"git-cz": "^4.8.0",
"typescript": "^4.5.4"
},
"config": {
"commitizen": {
"path": "./node_modules/git-cz"
}
}
}
118 changes: 0 additions & 118 deletions src/hooks/useResume/index.ts

This file was deleted.

Loading

0 comments on commit 05de627

Please sign in to comment.