-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Issues: import-js/eslint-plugin-import
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
Author
Label
Milestones
Assignee
Sort
Issues list
"Multiple exports of name 'xxx' import/export" error is thrown if types are exported
bug
help wanted
typescript
#3136
opened Jan 4, 2025 by
mykola-mokhnach
No exported names found in module 'prettier' in an ESM project
bug
help wanted
#3101
opened Nov 13, 2024 by
andersk
no-deprecated rule does not work if there are decorators
bug
help wanted
#3094
opened Nov 5, 2024 by
kapitanluffy
Mixed
type
imports does not trigger import/no-duplicates
bug
help wanted
typescript
#3035
opened Aug 15, 2024 by
musjj
Possible false positive import/namespace error on exported type
bug
help wanted
typescript
#3019
opened Jun 22, 2024 by
corydeppen
Import/export false positive between namespace and variable
bug
help wanted
typescript
#2901
opened Oct 23, 2023 by
unional
Autofix moving a binding import from above to below a side-effecting import
bug
help wanted
import/export ordering
#2876
opened Sep 5, 2023 by
loucadufault
[import/order] non-deterministic behavior with "alphabetize" and "pathGroups"
bug
help wanted
import/export ordering
#2766
opened Apr 24, 2023 by
CynicalBusiness
[import/no-duplicates] Extra comma added when fixer is run
bug
help wanted
#2757
opened Apr 9, 2023 by
pokey
[import/order] Breaking change in v2.27
bug
help wanted
#2722
opened Feb 20, 2023 by
StefanoMagrassi
[import/no-duplicates]
{"prefer-inline": true}
does not work
bug
help wanted
typescript
#2715
opened Feb 12, 2023 by
johnvonneumann7
Bad automated fix for
no-duplicates
when using Flow.
bug
flow
help wanted
#2691
opened Jan 23, 2023 by
julienw
[import/no-unused-modules] Doesn't detect unused exports through an export all
bug
help wanted
#2688
opened Jan 21, 2023 by
jquense
[import/order] Regression in behavior with parent and sibling
bug
help wanted
import/export ordering
#2685
opened Jan 19, 2023 by
JohnnyDevNull
import/order relative import sorting order changed in 2.27.0
bug
help wanted
import/export ordering
#2682
opened Jan 17, 2023 by
remcohaszing
[no-duplicates] prefer-inline should merge type and non-type imports
bug
help wanted
#2675
opened Jan 14, 2023 by
latin-1
Type only exports get flagged as not used by import/no-unused-modules
bug
help wanted
typescript
#2502
opened Jul 19, 2022 by
httpete
no-unused-modules needs an ignoreImports option
bug
help wanted
#2400
opened Mar 8, 2022 by
saiichihashimoto
False positive of
no-import-module-exports
on module
variable defined in the module
bug
help wanted
#2181
opened Aug 9, 2021 by
zloirock
import/extensions should allow for disambiguation between directory and file
bug
help wanted
#2137
opened Jun 24, 2021 by
cuberoot
Rule
import/no-unresolved
raise false positive when there is no main
field in the package.json
bug
help wanted
#2132
opened Jun 19, 2021 by
macabeus
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.