We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39c4829 commit 60a876bCopy full SHA for 60a876b
package.json
@@ -65,7 +65,7 @@
65
},
66
"husky": {
67
"hooks": {
68
- "pre-commit": "npx eslint ."
+ "pre-commit": "npx eslint . && yarn test"
69
}
70
71
0 commit comments