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 6a63460 commit d874fb1Copy full SHA for d874fb1
Lesson06/exercise07/result/.huskyrc
@@ -1,5 +1,5 @@
1
{
2
"hooks": {
3
- "pre-commit": "npm test"
+ "pre-commit": "npm run lint"
4
}
5
0 commit comments