Skip to content

Commit

Permalink
chore(): fix warning husky script
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony133 committed May 20, 2022
1 parent 807633b commit 9901fbd
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.7.0"
},
"lint-staged": {
"packages/**/*.{ts,json}": []
}
}

0 comments on commit 9901fbd

Please sign in to comment.