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 ab5b492 commit f818a02Copy full SHA for f818a02
maintaining.md
@@ -11,7 +11,6 @@ Read and adhere to the [Code of Conduct](code-of-conduct.md).
11
12
- `npm test`: Lint the code and run the entire test suite with coverage.
13
- `npm run test-win`: Run the tests on Windows.
14
- - `npm run coverage`: Generate a coverage report for the last test run (opens a browser window).
15
- `tap test/fork.js --bail`: Run a specific test file and bail on the first failure (useful when hunting bugs).
16
17
0 commit comments