Thanks to visit codestin.com Credit goes to github.com
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 ec65ff2 commit 346db12Copy full SHA for 346db12
.huskyrc.json
@@ -0,0 +1,5 @@
1
+{
2
+ "hooks": {
3
+ "pre-commit": "npm run lint && npm run test"
4
+ }
5
+}
0 commit comments