import-js / eslint-plugin-import

ESLint plugin with rules that help validate proper imports.
MIT License
5.57k stars 1.57k forks source link

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

Open offspring opened 1 month ago

offspring commented 1 month ago

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)

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.