mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-24 01:08:50 -05:00
root: remove pre-git config object
This commit is contained in:
@@ -39,17 +39,5 @@
|
||||
"lodash": "^4.17.4",
|
||||
"pre-git": "^3.15.0"
|
||||
},
|
||||
"config": {
|
||||
"pre-git": {
|
||||
"pre-commit": [
|
||||
"npm run lint",
|
||||
"npm run all lint"
|
||||
],
|
||||
"pre-push": [],
|
||||
"post-commit": [],
|
||||
"post-checkout": [],
|
||||
"post-merge": []
|
||||
}
|
||||
},
|
||||
"license": "MIT"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user