Skip to content

Commit ad91392

Browse files
committed
doc: add info
1 parent 87c03ec commit ad91392

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ npm test # Run unit tests for all projects (or from current location)
2424
npm test <path to test.js file> # Run unit tests for one project
2525
```
2626

27+
```bash
28+
npm run full-test # Run unit tests and linter
29+
```
30+
2731
```bash
2832
node <path to time.js file> # Run execution time measurement for one project
2933
```

0 commit comments

Comments
 (0)