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 d24be36 commit ab87146Copy full SHA for ab87146
package.json
@@ -51,7 +51,6 @@
51
"new": "node scripts/new-rule",
52
"pretest": "npm run -s lint",
53
"test": "nyc npm run -s test:_mocha",
54
- "posttest": "npm run format",
55
"test:ci": "nyc npm run -s test:_mocha",
56
"test:_mocha": "_mocha \"tests/lib/**/*.js\" --reporter progress --timeout 4000",
57
"preversion": "npm test",
0 commit comments