-
-
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
Questions - Are these config settings valid?
docs
question
#3157
opened Feb 19, 2025 by
TonyGravagno
Disable more rules covered by TypeScript in the
typescript
config
question
semver-major
typescript
#3135
opened Jan 2, 2025 by
FloEdelmann
Cannot resolve
const [imagemin, webp] = await Promise.all([import('imagemin'), import('imagemin-webp')]);
question
wontfix
#3119
opened Dec 16, 2024 by
adamlui
eslint-import-resolver-node's resolution does not match node's with respect to symlinks
package: resolver/node
question
#3110
opened Nov 28, 2024 by
anomiex
ecmaVersion in recommended config is outdated
question
semver-major
#3085
opened Oct 9, 2024 by
ClementValot
[no-extraneous-dependencies] relative path that refers to file outside package.json should error
bug
question
#3067
opened Sep 21, 2024 by
bruce-c-liu
import/no-named-as-default-member rule became less useful in 2.30.0
question
#3055
opened Sep 8, 2024 by
peterjuras
How to make it recognise internal modules as not external?
import/export ordering
question
#3040
opened Aug 30, 2024 by
RichMatthews
import/extensions
, import/no-unresolved
don't highlight import of nonexistent .js in TypeScript project
question
resolver
#3015
opened Jun 16, 2024 by
jwbth
arbitrary-module-namespace-identifier is showing an error in tests
question
#3010
opened May 22, 2024 by
rotu
noUselessIndex
is not applied on project-relative path segments
question
#2939
opened Dec 14, 2023 by
park-jemin
The
import/no-restricted-paths
rule isn't working properly
question
#2904
opened Oct 25, 2023 by
Jef-Z
feature for import/order: move annotations with import statements
question
#2899
opened Oct 20, 2023 by
WhiteRavven
How do you tell the plugin a local package dir is not a third party package?
question
#2892
opened Oct 2, 2023 by
RichMatthews
[no-relative-import-paths] how to allow relative paths for files that are in the parent directory?
question
#2881
opened Sep 19, 2023 by
john1625b
import/no-extraneous-dependencies
does not properly respect src symlinks
question
#2841
opened Jul 26, 2023 by
TylerJang27
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.