Skip to content

Commit 5278180

Browse files
committed
Add noop npm test
1 parent adbad9b commit 5278180

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"README.md"
66
],
77
"scripts": {
8+
"test": "true",
89
"release": "npm test && release-it"
910
},
1011
"description": "Practical guide on how to write portable/cross-platform Node.js code",

0 commit comments

Comments
 (0)