mirror of
https://github.com/alrayyes/my-opinionated-gatsby-starter
synced 2023-11-14 15:56:29 +00:00
Added test to pre commit
This commit is contained in:
parent
04822e6e65
commit
acc8bef537
@ -87,7 +87,7 @@
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
"pre-commit": "tsc && lint-staged"
|
||||
"pre-commit": "tsc && jest --coverage && lint-staged"
|
||||
}
|
||||
},
|
||||
"lint-staged": {
|
||||
|
Loading…
Reference in New Issue
Block a user