Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIx Key "plugins": Cannot redefine plugin "import". when used in fla… #3089

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

offspring
Copy link

Fix for:
Oops! Something went wrong! :(

ESLint: 9.12.0

ConfigError: Config (unnamed): Key "plugins": Cannot redefine plugin "import".
at rethrowConfigError (/Users/atrzeciak/workspace/uber/uber-paste/uber-paste/node_modules/@eslint/config-array/dist/cjs/index.cjs:303:8)

Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.40%. Comparing base (67cc798) to head (bfe3a5a).

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #3089       +/-   ##
===========================================
+ Coverage   81.99%   95.40%   +13.41%     
===========================================
  Files          94       83       -11     
  Lines        4154     3571      -583     
  Branches     1395     1248      -147     
===========================================
+ Hits         3406     3407        +1     
+ Misses        748      164      -584     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@ljharb ljharb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is completely identical, so I'm not sure why it would fix anything - either way, we'll need a regression test.

@ljharb ljharb marked this pull request as draft October 21, 2024 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants