Skip to content

Commit 3a89840

Browse files
committed
feat: Add husky branch validation
1 parent b7fb662 commit 3a89840

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,5 +123,8 @@
123123
},
124124
"resolutions": {
125125
"acorn": "^6.4.1"
126+
},
127+
"husky": {
128+
"hooks": {}
126129
}
127130
}

0 commit comments

Comments
 (0)