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 3da7d5c commit 6988cf9Copy full SHA for 6988cf9
package.json
@@ -29,7 +29,7 @@
29
"husky": {
30
"hooks": {
31
"commit-msg": "./bin/d2-style commit",
32
- "pre-commit": "./bin/d2-style js"
+ "pre-commit": "./bin/d2-style js apply"
33
}
34
35
0 commit comments