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.
core.hooksPath
1 parent 74e9638 commit 3161ed0Copy full SHA for 3161ed0
package.json
@@ -17,6 +17,7 @@
17
}
18
],
19
"scripts": {
20
+ "prepare": "husky",
21
"lint": "eslint . --cache",
22
"lint:all": "eslint .",
23
"lint:fix": "eslint . --fix --cache",
0 commit comments