Skip to content

Commit fee25a8

Browse files
Remove .husky folder, point directly to npm package, Ref: DEV-177
1 parent 678d234 commit fee25a8

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

.husky/commit-msg

Lines changed: 0 additions & 1 deletion
This file was deleted.

.husky/pre-commit

Lines changed: 0 additions & 1 deletion
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"webpack-stream": "^7.0.0"
6969
},
7070
"scripts": {
71-
"prepare": "husky"
71+
"prepare": "husky node_modules/@digitoimistodude/code-quality-checks/.husky"
7272
},
7373
"dependencies": {
7474
"core-js": "^3.40.0",

0 commit comments

Comments
 (0)