cli: switch to eslint-formatter-friendly and allow paths to be passed to lint command

This commit is contained in:
Patrik Oldsberg
2020-07-15 18:09:40 +02:00
parent e2ff11f777
commit 265b58ccd8
3 changed files with 24 additions and 5 deletions
+1
View File
@@ -54,6 +54,7 @@
"dashify": "^2.0.0",
"diff": "^4.0.2",
"eslint": "^7.1.0",
"eslint-formatter-friendly": "^7.0.0",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-monorepo": "^0.2.1",
"fork-ts-checker-webpack-plugin": "^4.0.5",