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 f373431 commit f3be043Copy full SHA for f3be043
package.json
@@ -94,5 +94,6 @@
94
],
95
"simple-git-hooks": {
96
"commit-msg": "npx commitlint --edit $1"
97
- }
+ },
98
+ "sideEffects": true
99
}
0 commit comments