Skip to content

Commit

Permalink
Add knip to deps/scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Jul 5, 2023
1 parent 97c233e commit 00220ce
Show file tree
Hide file tree
Showing 3 changed files with 445 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-it.json
@@ -1,6 +1,6 @@
{
"hooks": {
"after:init": ["npm run lint", "npx knip", "npm test"]
"after:init": ["npm run lint", "npm run knip", "npm test"]
},
"github": {
"tokenRef": "GITHUB_TOKEN_RELEASE_IT",
Expand Down

0 comments on commit 00220ce

Please sign in to comment.