diff --git a/package.json b/package.json index ea126bce38..0d7160bbe4 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,10 @@ "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" + "watch:db": "node ./db/dbWatcher.js", + "lint": "eslint ./ --cache --ignore-pattern .gitignore", + "commitlint": "commitlint --edit", + "prepare": "husky install", }, "jest": { "projects": [