Skip to content

Commit

Permalink
deps: Add eslint-plugin-import
Browse files Browse the repository at this point in the history
  This is now a peer dependency of `eslint-config-cozy-app` when it was
  previously shipped with it.
  • Loading branch information
taratatach committed Dec 11, 2024
1 parent dfe15e8 commit c91ddb9
Show file tree
Hide file tree
Showing 2 changed files with 720 additions and 9 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@
"eslint": "^8.0.0",
"eslint-config-cozy-app": "^6.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "^4.0.0",
Expand Down
Loading

0 comments on commit c91ddb9

Please sign in to comment.