Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
bumblehead committed Jul 25, 2022
1 parent c1612ca commit 869bc00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"test-uvu": "NODE_OPTIONS=--loader=esmock uvu spec",
"test-tsm": "node --loader=tsm --loader=esmock --test *ts",
"test-ts-node": "node --loader=ts-node/esm --loader=esmock --test *ts",
"test": "NODE_OPTIONS='--loader=esmock' jest"
"test-jest": "NODE_OPTIONS='--loader=esmock' jest"
},
"jest": {
"runner": "jest-light-runner"
Expand Down

0 comments on commit 869bc00

Please sign in to comment.