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 913c1f9 commit 8268668Copy full SHA for 8268668
package.json
@@ -5,7 +5,7 @@
5
"main": "index.js",
6
"type": "module",
7
"scripts": {
8
- "test": "NODE_OPTIONS=--experimental-vm-modules jest"
+ "test": "node index.js && NODE_OPTIONS=--experimental-vm-modules jest"
9
},
10
"repository": {
11
"type": "git",
0 commit comments