mirror of
https://github.com/gosticks/react-table.git
synced 2025-10-16 11:55:36 +00:00
chore(husky): added yarn test:ci
This commit is contained in:
parent
a7a95b2ce6
commit
0b868fe8c4
@ -1,6 +1,6 @@
|
||||
module.exports = {
|
||||
hooks: {
|
||||
'pre-commit': 'lint-staged',
|
||||
'pre-commit': 'lint-staged && yarn test:ci',
|
||||
'commit-msg': 'commitlint -E HUSKY_GIT_PARAMS',
|
||||
},
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user