-
-
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
arbitrary-module-namespace-identifier is showing an error in tests
question
#3010
opened May 22, 2024 by
rotu
fix long imports by exchanging with alias/paths from tsconfig
rule proposal
#3007
opened May 14, 2024 by
LeLunZ
no-unused-modules: ignore imports in files listed in ignoreExports
enhancement
help wanted
#2976
opened Mar 6, 2024 by
ziserman
Add ignore pattern before using unusedExports by default
enhancement
rule proposal
#2970
opened Feb 27, 2024 by
Florian-crg
extensions and no-unresolved with imports that don't have file extensions
bug
#2959
opened Feb 8, 2024 by
made-in-nz
no-duplicates should also consider
export from
enhancement
help wanted
semver-minor
#2958
opened Jan 29, 2024 by
hornta
Some rules unnecessarily slow because of unneeded creation of import map
performance
#2953
opened Jan 16, 2024 by
jorisw
noUselessIndex
is not applied on project-relative path segments
question
#2939
opened Dec 14, 2023 by
park-jemin
TypeError when tsconfig extends with multiple config files
help wanted
typescript
#2938
opened Dec 12, 2023 by
nonameolsson
Rule proposal: Disallow barrel files
enhancement
help wanted
rule proposal
#2922
opened Nov 16, 2023 by
privatenumber
[import/no-internal-modules] no-internal-modules not checking configured tsconfig paths that have
@
prefix
bug
#2921
opened Nov 10, 2023 by
rudwna
Regression in nested group order after v2.26
import/export ordering
#2909
opened Oct 26, 2023 by
jraoult
import/no-unused-modules breaks
--no-eslintrc
and eslint fails
help wanted
#2907
opened Oct 26, 2023 by
kkmuffme
The
import/no-restricted-paths
rule isn't working properly
question
#2904
opened Oct 25, 2023 by
Jef-Z
ProTip!
Exclude everything labeled
bug
with -label:bug.