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 e58e96e commit 0069a7eCopy full SHA for 0069a7e
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