diff --git a/package.json b/package.json index 0f8f1f3..93500d8 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Shareable ESLint config for Scratch", "main": "index.js", "scripts": { - "test": "echo \"Error: no test specified\" && exit 1", + "test": "eslint .", "semantic-release": "semantic-release pre && npm publish && semantic-release post" }, "repository": {