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 a6f5faa commit 34785e9Copy full SHA for 34785e9
1 file changed
package.json
@@ -39,7 +39,7 @@
39
},
40
"husky": {
41
"hooks": {
42
- "pre-commit": "kcd-scripts pre-commit"
+ "pre-commit": "unset ELECTRON_RUN_AS_NODE && kcd-scripts pre-commit"
43
}
44
45
"files": [
0 commit comments