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.
2 parents 089aae4 + c0415d9 commit b73f431Copy full SHA for b73f431
README.md
@@ -18,7 +18,7 @@ abstract and easy way how to work with bytes in JS
18
* npm v3+
19
20
## used technologies
21
- * jest
+ * jest _[for tests only]_
22
23
## how to execute tests
24
`npm test` or, to execute tests with coverage `npm test -- --coverage`
0 commit comments