X-Git-Url: https://git.r.bdr.sh/rbdr/tomato-sauce/blobdiff_plain/a0666be3ab58ed83ad6d622cfe2b8293c40dffbb..3ec8e14833b55d6bff4cf5702f90e1bb9a1b1e40:/package.json?ds=inline diff --git a/package.json b/package.json index 5c67914..9bfb5ba 100644 --- a/package.json +++ b/package.json @@ -5,8 +5,7 @@ "main": "lib/tomato_sauce.js", "scripts": { "document": "jsdoc2md -f 'lib/**/*.js' > doc/README.md", - "lint": "eslint lib bin", - "test": "I'm really really sorry! && exit 1", + "lint": "eslint .", "start": "bin/tomato_sauce.js" }, "repository": {