This commit is contained in:
Pablo Natek 2024-07-26 10:16:17 +02:00
parent 707e959967
commit b993c74298
1 changed files with 1 additions and 2 deletions

View File

@ -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": [