Update kafka-ui-react-app/package.json

Co-Authored-By: Gafiatullin Roman <rgafiatullin@provectus.com>
This commit is contained in:
Azat Gataullin 2020-04-14 15:30:51 +03:00 committed by GitHub
parent fd6296fa9a
commit 0d9a6abc91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,7 +53,7 @@
}, },
"husky": { "husky": {
"hooks": { "hooks": {
"pre-commit": "lint-staged" "pre-commit": "yarn tsc --noEmit && lint-staged"
} }
}, },
"eslintConfig": { "eslintConfig": {