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 0d43740 commit dc3730fCopy full SHA for dc3730f
package.json
@@ -76,7 +76,7 @@
76
"debug": "NODE_ENV=debug npm run test -- -st --fail-fast",
77
"dev": "npm run lint -- --fix && npm run cover -- -- -st --fail-fast",
78
"install-hooks": "husky install",
79
- "lint": "true",
+ "lint": "xo",
80
"lint-config": "fixpack --dryRun",
81
"lint-config-and-fix": "fixpack || fixpack",
82
"postinstall": "npm run install-hooks",
0 commit comments