-
-
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
Missing typescript setting in
flatConfigs.typescript
docs
typescript
#3170
opened Mar 22, 2025 by
nbouvrette
import/no-duplicates
and const enum-s
bug
help wanted
typescript
#3149
opened Jan 23, 2025 by
valera33
"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
Disable more rules covered by TypeScript in the
typescript
config
question
semver-major
typescript
#3135
opened Jan 2, 2025 by
FloEdelmann
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
TypeError when tsconfig extends with multiple config files
help wanted
typescript
#2938
opened Dec 12, 2023 by
nonameolsson
Import/export false positive between namespace and variable
bug
help wanted
typescript
#2901
opened Oct 23, 2023 by
unional
import/default
and import/namespace
are also handled by TypeScript
typescript
#2878
opened Sep 6, 2023 by
That-Guy977
'import/parsers' setting breaks my editor linter (VS Code)
help wanted
typescript
#2752
opened Mar 30, 2023 by
JustJarethB
[import/no-duplicates] supports named imports & namespace imports for type-only imports
help wanted
typescript
#2750
opened Mar 28, 2023 by
FuckingUsername
[import/no-duplicates]
{"prefer-inline": true}
does not work
bug
help wanted
typescript
#2715
opened Feb 12, 2023 by
blackblvck
paths
in tsconfig.json breaks import/no-extraneous-dependencies
enhancement
help wanted
typescript
#2617
opened Dec 16, 2022 by
haven2world
[import/extensions] Option to enforce extensions for type-only imports
question
typescript
#2530
opened Aug 23, 2022 by
trevor-scheer
Adopt ESLint core
sort-imports
rule into import/order
enhancement
evaluating
flow
typescript
#2521
opened Aug 9, 2022 by
JounQin
Type only exports get flagged as not used by import/no-unused-modules
bug
help wanted
typescript
#2502
opened Jul 19, 2022 by
httpete
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.