chore: husky
This commit is contained in:
@@ -52,7 +52,6 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.17.10",
|
||||
"@babel/preset-env": "^7.17.10",
|
||||
"@commitlint/config-conventional": "^16.2.4",
|
||||
"@types/lodash": "^4.14.182",
|
||||
"@types/mime-types": "^2.1.1",
|
||||
"@types/node": "15",
|
||||
@@ -61,7 +60,6 @@
|
||||
"ava": "^4.2.0",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"babel-loader": "^8.2.5",
|
||||
"commitlint": "^16.2.4",
|
||||
"copy-webpack-plugin": "^10.2.4",
|
||||
"electron-builder": "23.0.3",
|
||||
"electron-notarize": "^1.2.1",
|
||||
@@ -71,7 +69,6 @@
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
"eslint-plugin-promise": "^6.0.0",
|
||||
"file-loader": "^6.2.0",
|
||||
"husky": "^7.0.4",
|
||||
"mime-types": "^2.1.35",
|
||||
"prettier": "*",
|
||||
"proxyquire": "^2.1.3",
|
||||
@@ -135,11 +132,6 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
|
||||
}
|
||||
},
|
||||
"ava": {
|
||||
"concurrency": 0,
|
||||
"extensions": [
|
||||
|
||||
Reference in New Issue
Block a user