Skip to content

Commit

Permalink
feat: switch eslint-plugin-import to eslint-plugin-i
Browse files Browse the repository at this point in the history
  • Loading branch information
Luis Beu committed Nov 16, 2023
1 parent ca45625 commit 181ed28
Showing 3 changed files with 39 additions and 75 deletions.
24 changes: 12 additions & 12 deletions compare/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

88 changes: 26 additions & 62 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-flowtype": "^8.0.3",
"eslint-plugin-fp": "^2.3.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-import": "npm:eslint-plugin-i@^2.28.1",
"eslint-plugin-jest": "^27.4.2",
"eslint-plugin-jsdoc": "^46.8.2",
"eslint-plugin-jsonc": "^2.10.0",

0 comments on commit 181ed28

Please sign in to comment.