Skip to content

Commit

Permalink
Merge pull request #1652 from Tony133/chore/fix-warning-husky
Browse files Browse the repository at this point in the history
chore(): fix warning husky script
  • Loading branch information
kamilmysliwiec committed May 23, 2022
2 parents 94fff29 + 2bb1924 commit 514e666
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Empty file modified .husky/commit-msg 100644 → 100755
Empty file.
Empty file modified .husky/pre-commit 100644 → 100755
Empty file.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -95,5 +95,8 @@
"ts-jest": "28.0.2",
"ts-loader": "9.3.0",
"ts-node": "10.8.0"
},
"lint-staged": {
"**/*.{ts,json}": []
}
}

0 comments on commit 514e666

Please sign in to comment.