husky removed

This commit is contained in:
Daniel Shleifman
2021-06-05 01:50:19 +03:00
parent ca9c8c3f27
commit 1e54cb61c8
2 changed files with 0 additions and 11 deletions

View File

@@ -8,7 +8,6 @@
"axios": "^0.21.1",
"clsx": "^1.1.1",
"fontsource-roboto": "^4.0.0",
"husky": "^6.0.0",
"konva": "^8.0.1",
"lodash": "^4.17.21",
"material-ui-image": "^3.3.2",
@@ -34,11 +33,6 @@
"lint": "eslint --ext .js,.jsx src --color",
"fix": "yarn lint --fix"
},
"husky": {
"hooks": {
"pre-push": "yarn lint --quiet"
}
},
"browserslist": {
"production": [
">0.2%",