X-Git-Url: https://git.r.bdr.sh/rbdr/heart/blobdiff_plain/9e573a932f91a052c11db51adde546b886043daa..f895bdac3edf5d607331628798fd6d1b6d8d6f0e:/package.json diff --git a/package.json b/package.json index c922b56..0c8fc9e 100644 --- a/package.json +++ b/package.json @@ -5,8 +5,8 @@ "main": "index.js", "scripts": { "lint": "eslint .", - "document": "jsdoc ." - "test": "echo \"Error: no test specified\" && exit 1" + "document": "jsdoc ./js -c config/jsdoc.json", + "test": "echo \"No tests yet, just linting.\"" }, "repository": { "type": "git",