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 548e371 commit 492984eCopy full SHA for 492984e
README.md
@@ -22,4 +22,5 @@ The files are intended to test the `math` module.
22
To run the files, run `node lessons/<lesson-filename>.js`.
23
24
> For the `global` one, run `node -r ./setup-globals.js ./lessons/globals.js`
25
+>
26
> For the `jest.test.js` one, run `npx jest`.
0 commit comments