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 adbad9b commit 5278180Copy full SHA for 5278180
package.json
@@ -5,6 +5,7 @@
5
"README.md"
6
],
7
"scripts": {
8
+ "test": "true",
9
"release": "npm test && release-it"
10
},
11
"description": "Practical guide on how to write portable/cross-platform Node.js code",
0 commit comments