Remove commit linters from package.json
Remove these commit linters as they are giving us problems with the docker build. Might reintroduce once we get the dependencies more up to date
This commit is contained in:
@@ -63,8 +63,6 @@
|
|||||||
"eslint-plugin-vue": "^9.9.0",
|
"eslint-plugin-vue": "^9.9.0",
|
||||||
"express": "^4.18.2",
|
"express": "^4.18.2",
|
||||||
"hygen": "^6.2.11",
|
"hygen": "^6.2.11",
|
||||||
"imagemin-lint-staged": "^0.5.1",
|
|
||||||
"lint-staged": "^13.1.1",
|
|
||||||
"markdownlint-cli": "^0.33.0",
|
"markdownlint-cli": "^0.33.0",
|
||||||
"npm-run-all": "^4.1.1",
|
"npm-run-all": "^4.1.1",
|
||||||
"sass": "^1.58.0",
|
"sass": "^1.58.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user