Compare commits

...

7 Commits

Author SHA1 Message Date
Pablo Natek ae1e8db346 fix: refs #1234 add tags 2024-08-08 12:45:00 +02:00
Pablo Natek b993c74298 test 2024-07-26 10:16:17 +02:00
Pablo Natek 707e959967 test 2024-07-26 10:15:53 +02:00
Pablo Natek b61277e94c test 2024-07-26 10:03:19 +02:00
Pablo Natek 38d2e6089d test 2024-07-26 10:01:47 +02:00
Pablo Natek 8fda12e4cf Revert "commit"
This reverts commit c41bb16477.
2024-07-26 10:01:01 +02:00
Pablo Natek c41bb16477 commit 2024-07-26 10:00:50 +02:00
1 changed files with 4 additions and 1 deletions

View File

@ -116,8 +116,11 @@
"test:e2e": "node e2e/tests.js",
"test:front": "jest --watch",
"back": "nodemon --inspect -w modules ./node_modules/gulp/bin/gulp.js back",
"watch:db": "node ./db/dbWatcher.js",
"lint": "eslint ./ --cache --ignore-pattern .gitignore",
"watch:db": "node ./db/dbWatcher.js"
"commitlint": "commitlint --edit",
"prepare": "husky install",
"addReferenceTag": "node .husky/addReferenceTag.js"
},
"jest": {
"projects": [