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 549ff7f commit 6e8384fCopy full SHA for 6e8384f
package.json
@@ -8,7 +8,7 @@
8
"scripts": {
9
"test": "node scripts/test.js",
10
"pretest": "yarn clean",
11
- "lint": "eslint --fix packages/**/*.js packages/**/bin/* test/**/*.js",
+ "lint": "eslint --fix packages/**/*.js packages/**/bin/*",
12
"clean": "rimraf packages/test/*",
13
"sync": "node scripts/syncDeps.js",
14
"boot": "node scripts/bootstrap.js",
0 commit comments