mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-31 22:21:20 -05:00
remove husky
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
"start": "nuxt start",
|
||||
"generate": "nuxt generate",
|
||||
"lint:js": "eslint --ext \".js,.vue\" --ignore-path .gitignore .",
|
||||
"prepare": "husky install",
|
||||
"lint": "yarn lint:js"
|
||||
},
|
||||
"lint-staged": {
|
||||
@@ -41,7 +40,6 @@
|
||||
"eslint-plugin-nuxt": "^2.0.0",
|
||||
"eslint-plugin-prettier": "^3.4.0",
|
||||
"eslint-plugin-vue": "^7.12.1",
|
||||
"husky": "^6.0.0",
|
||||
"lint-staged": "^10.5.4",
|
||||
"prettier": "^2.3.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user