This commit is contained in:
Primakov Alexandr Alexandrovich
2024-10-16 11:20:20 +03:00
parent afc782f50f
commit 34d2889c1d
2 changed files with 5 additions and 12 deletions

View File

@@ -12,8 +12,7 @@
"redeploy": "npm run deploy:d:stop && npm run deploy:d:build && npm run deploy:d:up",
"eslint": "npx eslint ./server",
"eslint:fix": "npx eslint ./server --fix",
"test": "jest",
"test:start": "start-server-and-test up:prod 8044 test"
"test": "jest"
},
"repository": {
"type": "git",