Explorar o código

Messages component covered with tests, integration to the git hooks added

Guzel738 %!s(int64=4) %!d(string=hai) anos
pai
achega
c4f256ceef
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      kafka-ui-react-app/package.json

+ 1 - 2
kafka-ui-react-app/package.json

@@ -50,8 +50,7 @@
   },
   "husky": {
     "hooks": {
-      "pre-commit": "npm run tsc --noEmit && lint-staged && npm test",
-      "pre-push": "npm test"
+      "pre-commit": "npm run tsc --noEmit && lint-staged && npm test"
     }
   },
   "eslintConfig": {