Skip to content
This repository was archived by the owner on Nov 21, 2020. It is now read-only.

Commit f397fe1

Browse files
committed
add: test on commit
1 parent 3e3b553 commit f397fe1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
3434
"eslint-plugin-import": "^2.16.0",
3535
"eslint-plugin-jest": "^21.27.2",
3636
"jest": "^22.4.4",
37-
"jsdoc-to-markdown": "^4.0.1"
37+
"jsdoc-to-markdown": "^4.0.1",
38+
"pre-commit": "^1.2.2"
3839
},
3940
"jest": {
4041
"testEnvironment": "node"

0 commit comments

Comments
 (0)