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 05b7b14 commit 6b7e76cCopy full SHA for 6b7e76c
package.json
@@ -42,6 +42,7 @@
42
"cover": "c8 --all --src src --reporter=lcov npm test",
43
"debug": "NODE_ENV=debug npm run test -- -st --fail-fast",
44
"install-hooks": "husky install",
45
+ "lint": "xo",
46
"lint-config": "fixpack --dryRun",
47
"lint-config-and-fix": "fixpack || fixpack",
48
"postinstall": "npm run install-hooks",
0 commit comments