Skip to content

Commit 9a6e25e

Browse files
committed
Add void test script
1 parent 9086f2f commit 9a6e25e

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
@@ -19,6 +19,7 @@
1919
"build/moduless-electron.js"
2020
],
2121
"scripts": {
22+
"test" : "echo \"Error: no test specified\" && exit 1",
2223
"publish": "np",
2324
"build-example": "cd example && tsc --build"
2425
},

0 commit comments

Comments
 (0)