issues
search
import-js
/
eslint-plugin-import
ESLint plugin with rules that help validate proper imports.
MIT License
5.57k
stars
1.57k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[import/extensions] Test code: checkTypeImports must not be part of the pattern definition
#3108
tobbexiv
opened
20 hours ago
1
eslint-plugin-import silently fails if the module is minified
#3107
RPGillespie6
opened
1 day ago
8
docs: update documentation for `import/order` and `import/extensions`
#3106
Xunnamius
opened
3 days ago
1
feat(import/extensions): allow enforcement decision overrides based on specifier
#3105
Xunnamius
opened
3 days ago
1
feat(import/order): enable advanced spacing and sorting of type-only imports
#3104
Xunnamius
opened
3 days ago
1
Add new resolver to wiki
#3103
romanlex
closed
6 days ago
2
[Docs] `dynamic-import-chunkname`: fix typo in usage of the rule
#3102
yurimikushov
closed
6 days ago
1
No exported names found in module 'prettier' in an ESM project
#3101
andersk
opened
1 week ago
5
[resolvers/webpack] [new] add cache option
#3100
seiyab
closed
1 week ago
1
forEach is undefined when running `import/namespace`
#3099
guoliang
opened
1 week ago
4
Dynamic import required rule?
#3098
dmitryuk
closed
2 weeks ago
1
[New] add TypeScript types
#3097
G-Rath
opened
2 weeks ago
4
Allow to disable resolver
#3096
bertho-zero
opened
2 weeks ago
1
Allow to disable default resolver
#3095
bertho-zero
opened
2 weeks ago
0
no-deprecated rule does not work if there are decorators
#3094
kapitanluffy
opened
2 weeks ago
0
feat: remove dependencies for Node built-ins
#3093
MichaelDeBoey
opened
3 weeks ago
1
feat: drop ESLint v2, v3, v4, v5, v6 & v7 support
#3092
MichaelDeBoey
opened
4 weeks ago
2
feat: drop Node 4, 6, 8, 10, 12, 14 & 16 support
#3091
MichaelDeBoey
opened
4 weeks ago
3
Could not find a declaration file for module 'eslint-plugin-import'
#3090
fabulousgk
opened
4 weeks ago
4
FIx Key "plugins": Cannot redefine plugin "import". when used in fla…
#3089
offspring
opened
1 month ago
1
`import/no-unresolved` triggers when importing `pixi.js/advanced-blend-modes`.
#3088
guillaumebrunerie
opened
1 month ago
3
Support RegExp in `ignore` option of `no-unresolved`
#3087
regseb
opened
1 month ago
5
9.12.0: Adding a snapshot file to a directory causes TypeError: Key "rules": Key "import/no-extraneous-dependencies": Could not find plugin "import".
#3086
jcollum-nutrien
opened
1 month ago
9
ecmaVersion in recommended config is outdated
#3085
ClementValot
opened
1 month ago
6
Restrict importing specific packages
#3084
rclarey
closed
1 month ago
2
No way to import the bare plugin without predefined flat config?
#3083
saschanaz
opened
1 month ago
13
import/no-unresolved can't detect the root package
#3082
saschanaz
opened
1 month ago
1
Code Refactoring for Enhanced Readability and Maintainability in Modu…
#3081
SpEXterXD
closed
1 month ago
1
Typings in new index.d.ts incompatible with ESLint types
#3080
danielrentz
closed
1 month ago
2
Following the ESLint 9 support, `import/no-unused-modules` only works in flat config if an `.eslintrc` file exists as well
#3079
ronbraha
opened
1 month ago
20
Rule for banning `export {} from '...'`
#3078
blended-bram
opened
1 month ago
2
`import/order` option alphabetize.order doesn't preserve group order after 2.26.0 version
#3077
renarsvilnis
closed
1 month ago
2
Cannot resolve imports with subpaths
#3076
OnkelTem
opened
1 month ago
10
import/order named option causes eslint error
#3075
jschroeter
closed
1 month ago
2
import/no-duplicates groups incompatible import paths
#3074
idleberg
closed
1 month ago
6
[Docs] `no-restricted-paths`: fix grammar
#3073
unbeauvoyage
closed
1 month ago
1
[Fix] `exportMap`: improve `cacheKey` when using flat config
#3072
michaelfaith
closed
1 month ago
3
[Tests] use re-exported `RuleTester`
#3071
G-Rath
closed
1 month ago
1
[Docs] `no-cycle`: add `disableScc` to docs
#3070
soryy708
closed
1 month ago
1
`import/namespace` creates false positives for 'prettier' in v2.30.0
#3069
marikaner
closed
1 month ago
12
[Performance] `no-cycle`: dont scc for each linted file
#3068
soryy708
closed
1 month ago
4
[no-extraneous-dependencies] relative path that refers to file outside package.json should error
#3067
bruce-c-liu
opened
2 months ago
11
[Docs] `no-relative-packages`: fix typo
#3066
joshuaobrien
closed
1 month ago
1
[Fix] `export`: False positive for exported overloaded functions in TS
#3065
liuxingbaoyu
closed
1 month ago
2
Conflict in peer dependency while installing eslint-plugin-import (v2.30.0) with eslint v9.10.0.
#3064
Munaf-Divan
closed
2 months ago
6
disableScc option is missing from no-cycle docs
#3063
soryy708
closed
1 month ago
0
[Fix] `exportMap`: export map cache is tainted by unreliable parse results
#3062
michaelfaith
closed
1 month ago
6
[utils] [fix] `parse`: espree parser isn't working with flat config
#3061
michaelfaith
closed
1 month ago
16
no-cycle performance in 2.30 is even worse than 2.27.5
#3060
AnnatarHe
opened
2 months ago
16
🐞: [import/newline-after-import] Cannot recoginize the last require when use import and require in the same file
#3059
justYu2001
closed
2 months ago
3
Next