Move eslint modules to meta package @open-xchange/lint
... | ... | @@ -31,17 +31,11 @@ |
"js-yaml": "^4.0.0" | ||
}, | ||
"devDependencies": { | ||
"@open-xchange/lint": "^0.0.1", | ||
"autocannon": "^7.10.0", | ||
"chai": "^4.3.6", | ||
"eslint": "^8.25.0", | ||
"eslint-config-standard": "^17.0.0", | ||
"eslint-plugin-import": "^2.25.4", | ||
"eslint-plugin-mocha": "^10.1.0", | ||
"eslint-plugin-n": "^15.3.0", | ||
"eslint-plugin-promise": "^6.0.1", | ||
"husky": ">=8", | ||
"ioredis-mock": "^8.1.1", | ||
"lint-staged": ">=13.0.3", | ||
"mocha": "^10.0.0", | ||
"nodemon": "^2.0.20", | ||
"sinon": "^14.0.1", | ||
... | ... |
Please register or sign in to comment