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 fc8a1ff commit b419bfbCopy full SHA for b419bfb
CONTRIBUTING.md
@@ -38,7 +38,7 @@ We expect that every new feature or bug fix comes with corresponding tests that
38
**You can find out what the current test coverage percentage is by running...**
39
40
```bash
41
-$ npm run test-coverage
+$ npm run check-coverage
42
```
43
44
## Performance & Benchmarks
0 commit comments