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 ecc1a49 commit def3e6fCopy full SHA for def3e6f
package.json
@@ -46,6 +46,6 @@
46
},
47
"scripts": {
48
"lint": "eslint \"*/*.js\" \"test/**/*.js\" \".github/**/*.js\"",
49
- "test": "cross-env NODE_GYP_NULL_LOGGER=true node --test test/test-*"
+ "test": "cross-env NODE_GYP_NULL_LOGGER=true node --test \"test/test-*\""
50
}
51
0 commit comments