diff --git a/package.json b/package.json index 8af693f..c3ece5a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,6 @@ { "scripts": { - "start": "nodemon index.js", - "pretest": "eslint index.js", + "pretest": "eslint api", "test": "echo \"Error: no test specified\" && exit" }, "eslintConfig": {