diff --git a/package.json b/package.json index 0d7160bbe..2948c3c33 100644 --- a/package.json +++ b/package.json @@ -116,11 +116,10 @@ "test:e2e": "node e2e/tests.js", "test:front": "jest --watch", "back": "nodemon --inspect -w modules ./node_modules/gulp/bin/gulp.js back", - "lint": "eslint ./ --cache --ignore-pattern .gitignore", "watch:db": "node ./db/dbWatcher.js", "lint": "eslint ./ --cache --ignore-pattern .gitignore", "commitlint": "commitlint --edit", - "prepare": "husky install", + "prepare": "husky install" }, "jest": { "projects": [