We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5510501 commit ef38b84Copy full SHA for ef38b84
1 file changed
package.json
@@ -39,7 +39,7 @@
39
],
40
"scripts": {
41
"install": "node bin/install.js",
42
- "test": "node --test tests/**/*.test.js"
+ "test": "node --test \"tests/**/*.test.js\""
43
},
44
"dependencies": {
45
"@corejslib/core": "^7.175.0",
0 commit comments