Commit 71607f71 authored by Yogev Ben David's avatar Yogev Ben David Committed by GitHub

Add empty build script for CI usage (#363)

parent 0b0fdb50
......@@ -21,6 +21,7 @@
],
"main": "lib/src/index",
"scripts": {
"build": ":",
"pretest": "./node_modules/.bin/eslint *.js test",
"test": "node scripts/test",
"start": "node ./scripts/start",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment