cli/config/eslint: add import and monorepo lint rules to avoid bad imports and missing deps

This commit is contained in:
Patrik Oldsberg
2020-04-05 11:07:24 +02:00
parent 73e7f751b7
commit 6a6074bedd
3 changed files with 96 additions and 2 deletions
+2
View File
@@ -55,6 +55,8 @@
"chokidar": "^3.3.1",
"commander": "^4.1.1",
"dashify": "^2.0.0",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-monorepo": "^0.2.1",
"fork-ts-checker-webpack-plugin": "^4.0.5",
"fs-extra": "^8.1.0",
"handlebars": "^4.7.3",