Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/import-js/eslint-plugin-import
ESLint plugin with rules that help validate proper imports.
https://github.com/import-js/eslint-plugin-import
import order rule not working
Arian94 opened this issue 5 days ago
Arian94 opened this issue 5 days ago
Release with new ESLint types?
djahandarie opened this issue 8 days ago
djahandarie opened this issue 8 days ago
createSandbox not found in 'sinon'
mykola-mokhnach opened this issue 9 days ago
mykola-mokhnach opened this issue 9 days ago
[no-named-as-default] Add ignorePaths option
Sahar541998 opened this pull request 10 days ago
Sahar541998 opened this pull request 10 days ago
[no-duplicates] prefer-inline breaks unassigned and top-level type imports
oleasteo opened this issue 13 days ago
oleasteo opened this issue 13 days ago
[New] `order`: collapse excess spacing for aesthetically pleasing imports via `consolidateIslands`
Xunnamius opened this pull request 14 days ago
Xunnamius opened this pull request 14 days ago
[Fix] `order`: ensure arcane imports do not cause undefined behavior
Xunnamius opened this pull request 14 days ago
Xunnamius opened this pull request 14 days ago
[New] `order`: allow controlling intragroup spacing of type-only imports via `newlines-between-types`
Xunnamius opened this pull request 14 days ago
Xunnamius opened this pull request 14 days ago
[Docs] add flat config guide for using `tseslint.config()`
lnuvy opened this pull request 15 days ago
lnuvy opened this pull request 15 days ago
'newline-after-import' not applied to jsdoc
emmbm opened this issue 16 days ago
emmbm opened this issue 16 days ago
[utils] [fix] `unambiguous`: detect modules exported from minified code
michaelfaith opened this pull request 16 days ago
michaelfaith opened this pull request 16 days ago
ESlint^9 causes an error when importing typescript-eslint with pnpm
lnuvy opened this issue 16 days ago
lnuvy opened this issue 16 days ago
[Docs] add missing comma
RyanGst opened this pull request 17 days ago
RyanGst opened this pull request 17 days ago
import/no-extraneous-dependencies use the closest package.json + the root's one
maksnester opened this issue 20 days ago
maksnester opened this issue 20 days ago
Cannot resolve path for various modules when `require`d
adamlui opened this issue 20 days ago
adamlui opened this issue 20 days ago
Cannot resolve `const [imagemin, webp] = await Promise.all([import('imagemin'), import('imagemin-webp')]);`
adamlui opened this issue 20 days ago
adamlui opened this issue 20 days ago
Cannot resolve `await import('https://cdn.jsdelivr.net/npm/generate-ip/dist/generate-ip.min.js');`
adamlui opened this issue 20 days ago
adamlui opened this issue 20 days ago
npm install takes forever
adamlui opened this issue 20 days ago
adamlui opened this issue 20 days ago
[Fix] `no-unused-modules`: don't error out when running with flat config and an eslintrc isn't present
michaelfaith opened this pull request 21 days ago
michaelfaith opened this pull request 21 days ago
[Docs] issue template with guidance for bug reports
soryy708 opened this pull request 22 days ago
soryy708 opened this pull request 22 days ago
module is installed but "Unable to resolve path to module 'windows-1252' import/no-unresolved"
rafipiccolo opened this issue 24 days ago
rafipiccolo opened this issue 24 days ago
eslint-plugin-import upgrade issues on no-cycle
saravanakumar2504 opened this issue 25 days ago
saravanakumar2504 opened this issue 25 days ago
[Docs] Flat Config with TypeScript
raky291 opened this issue 27 days ago
raky291 opened this issue 27 days ago
Parsing error: Unexpected token import
electriquo opened this issue 28 days ago
electriquo opened this issue 28 days ago
eslint-import-resolver-node's resolution does not match node's with respect to symlinks
anomiex opened this issue about 1 month ago
anomiex opened this issue about 1 month ago
`import/extensions` does not like patterns with `.` in them
osama-akhter opened this issue about 1 month ago
osama-akhter opened this issue about 1 month ago
[import/extensions] Test code: checkTypeImports must not be part of the pattern definition
tobbexiv opened this issue about 2 months ago
tobbexiv opened this issue about 2 months ago
eslint-plugin-import silently fails if the module is minified
RPGillespie6 opened this issue about 2 months ago
RPGillespie6 opened this issue about 2 months ago
[Docs] `extensions`, `order`: improve documentation
Xunnamius opened this pull request about 2 months ago
Xunnamius opened this pull request about 2 months ago
[New] `extensions`: allow enforcement decision overrides based on specifier
Xunnamius opened this pull request about 2 months ago
Xunnamius opened this pull request about 2 months ago
[New] `order`: add options (`sortTypesGroup`, `newlines-between-types`, `consolidateIslands`) to allow intragroup sorting of type-only imports
Xunnamius opened this pull request about 2 months ago
Xunnamius opened this pull request about 2 months ago
Add new resolver to wiki
romanlex opened this issue about 2 months ago
romanlex opened this issue about 2 months ago
[Docs] `dynamic-import-chunkname`: fix typo in usage of the rule
yurimikushov opened this pull request about 2 months ago
yurimikushov opened this pull request about 2 months ago
No exported names found in module 'prettier' in an ESM project
andersk opened this issue about 2 months ago
andersk opened this issue about 2 months ago
[resolvers/webpack] [new] add cache option
seiyab opened this pull request about 2 months ago
seiyab opened this pull request about 2 months ago
forEach is undefined when running `import/namespace`
guoliang opened this issue about 2 months ago
guoliang opened this issue about 2 months ago
Dynamic import required rule?
dmitryuk opened this issue about 2 months ago
dmitryuk opened this issue about 2 months ago
[New] add TypeScript types
G-Rath opened this pull request about 2 months ago
G-Rath opened this pull request about 2 months ago
Allow to disable resolver
bertho-zero opened this pull request 2 months ago
bertho-zero opened this pull request 2 months ago
Allow to disable default resolver
bertho-zero opened this issue 2 months ago
bertho-zero opened this issue 2 months ago
no-deprecated rule does not work if there are decorators
kapitanluffy opened this issue 2 months ago
kapitanluffy opened this issue 2 months ago
feat: remove dependencies for Node built-ins
MichaelDeBoey opened this pull request 2 months ago
MichaelDeBoey opened this pull request 2 months ago
feat: drop ESLint v2, v3, v4, v5, v6 & v7 support
MichaelDeBoey opened this pull request 2 months ago
MichaelDeBoey opened this pull request 2 months ago
feat: drop Node 4, 6, 8, 10, 12, 14 & 16 support
MichaelDeBoey opened this pull request 2 months ago
MichaelDeBoey opened this pull request 2 months ago
Could not find a declaration file for module 'eslint-plugin-import'
fabulousgk opened this issue 2 months ago
fabulousgk opened this issue 2 months ago
FIx Key "plugins": Cannot redefine plugin "import". when used in flaβ¦
offspring opened this pull request 3 months ago
offspring opened this pull request 3 months ago
`import/no-unresolved` triggers when importing `pixi.js/advanced-blend-modes`.
guillaumebrunerie opened this issue 3 months ago
guillaumebrunerie opened this issue 3 months ago
Support RegExp in `ignore` option of `no-unresolved`
regseb opened this issue 3 months ago
regseb opened this issue 3 months ago
9.12.0: Adding a snapshot file to a directory causes TypeError: Key "rules": Key "import/no-extraneous-dependencies": Could not find plugin "import".
jcollum-nutrien opened this issue 3 months ago
jcollum-nutrien opened this issue 3 months ago
ecmaVersion in recommended config is outdated
ClementValot opened this issue 3 months ago
ClementValot opened this issue 3 months ago
Restrict importing specific packages
rclarey opened this issue 3 months ago
rclarey opened this issue 3 months ago
No way to import the bare plugin without predefined flat config?
saschanaz opened this issue 3 months ago
saschanaz opened this issue 3 months ago
import/no-unresolved can't detect the root package
saschanaz opened this issue 3 months ago
saschanaz opened this issue 3 months ago
Code Refactoring for Enhanced Readability and Maintainability in Moduβ¦
SpEXterXD opened this pull request 3 months ago
SpEXterXD opened this pull request 3 months ago
Typings in new index.d.ts incompatible with ESLint types
danielrentz opened this issue 3 months ago
danielrentz opened this issue 3 months ago
Following the ESLint 9 support, `import/no-unused-modules` only works in flat config if an `.eslintrc` file exists as well
ronbraha opened this issue 3 months ago
ronbraha opened this issue 3 months ago
Rule for banning `export {} from '...'`
blended-bram opened this issue 3 months ago
blended-bram opened this issue 3 months ago
`import/order` option alphabetize.order doesn't preserve group order after 2.26.0 version
renarsvilnis opened this issue 3 months ago
renarsvilnis opened this issue 3 months ago
Cannot resolve imports with subpaths
OnkelTem opened this issue 3 months ago
OnkelTem opened this issue 3 months ago
import/order named option causes eslint error
jschroeter opened this issue 3 months ago
jschroeter opened this issue 3 months ago
import/no-duplicates groups incompatible import paths
idleberg opened this issue 3 months ago
idleberg opened this issue 3 months ago
[Docs] `no-restricted-paths`: fix grammar
unbeauvoyage opened this pull request 3 months ago
unbeauvoyage opened this pull request 3 months ago
[Fix] `exportMap`: improve `cacheKey` when using flat config
michaelfaith opened this pull request 3 months ago
michaelfaith opened this pull request 3 months ago
[Tests] use re-exported `RuleTester`
G-Rath opened this pull request 3 months ago
G-Rath opened this pull request 3 months ago
[Docs] `no-cycle`: add `disableScc` to docs
soryy708 opened this pull request 3 months ago
soryy708 opened this pull request 3 months ago
`import/namespace` creates false positives for 'prettier' in v2.30.0
marikaner opened this issue 3 months ago
marikaner opened this issue 3 months ago
[Performance] `no-cycle`: dont scc for each linted file
soryy708 opened this pull request 3 months ago
soryy708 opened this pull request 3 months ago
[no-extraneous-dependencies] relative path that refers to file outside package.json should error
bruce-c-liu opened this issue 4 months ago
bruce-c-liu opened this issue 4 months ago
[Docs] `no-relative-packages`: fix typo
joshuaobrien opened this pull request 4 months ago
joshuaobrien opened this pull request 4 months ago
[Fix] `export`: False positive for exported overloaded functions in TS
liuxingbaoyu opened this pull request 4 months ago
liuxingbaoyu opened this pull request 4 months ago
Conflict in peer dependency while installing eslint-plugin-import (v2.30.0) with eslint v9.10.0.
Munaf-Divan opened this issue 4 months ago
Munaf-Divan opened this issue 4 months ago
disableScc option is missing from no-cycle docs
soryy708 opened this issue 4 months ago
soryy708 opened this issue 4 months ago
[Fix] `exportMap`: export map cache is tainted by unreliable parse results
michaelfaith opened this pull request 4 months ago
michaelfaith opened this pull request 4 months ago
[utils] [fix] `parse`: espree parser isn't working with flat config
michaelfaith opened this pull request 4 months ago
michaelfaith opened this pull request 4 months ago
no-cycle performance in 2.30 is even worse than 2.27.5
AnnatarHe opened this issue 4 months ago
AnnatarHe opened this issue 4 months ago
π: [import/newline-after-import] Cannot recoginize the last require when use import and require in the same file
justYu2001 opened this issue 4 months ago
justYu2001 opened this issue 4 months ago
After upgrade from 2.29.1 to 2.30.0 get "Parse errors" in react-toastify: "parser.parse is not a function (undefined:undefined) import/no-deprecated"
corneliusroemer opened this issue 4 months ago
corneliusroemer opened this issue 4 months ago
[utils] [fix] `parse`: remove unneeded extra backticks
G-Rath opened this pull request 4 months ago
G-Rath opened this pull request 4 months ago
Missing `^9` eslint peer dependency
jpzwarte opened this issue 4 months ago
jpzwarte opened this issue 4 months ago
import/no-named-as-default-member rule became less useful in 2.30.0
peterjuras opened this issue 4 months ago
peterjuras opened this issue 4 months ago
Rule to detect import of modules with and without directives
thomasballinger opened this issue 4 months ago
thomasballinger opened this issue 4 months ago
eslint > 9 as peer dependency of eslint
ritamcastro opened this issue 4 months ago
ritamcastro opened this issue 4 months ago
[Fix] `ExportMap` / flat config: include `languageOptions` in context
michaelfaith opened this pull request 4 months ago
michaelfaith opened this pull request 4 months ago
Missing documentation on how to setup eslint-plugin-import with flat confiuration and Typescript
valleywood opened this issue 4 months ago
valleywood opened this issue 4 months ago
Enhancement: [import/no-restricted-paths] accept target exceptions
velvolue opened this issue 4 months ago
velvolue opened this issue 4 months ago
[utils] [new] add context compatibility helpers
michaelfaith opened this pull request 4 months ago
michaelfaith opened this pull request 4 months ago
eslint(import/named) reports `not found` errors in 2.30.0
artaommahe opened this issue 4 months ago
artaommahe opened this issue 4 months ago
Even larger `import/no-cycle` performance downgrade in 2.30.0
jzaefferer opened this issue 4 months ago
jzaefferer opened this issue 4 months ago
[Test] actually push `namespace` case into `valid` array
G-Rath opened this pull request 4 months ago
G-Rath opened this pull request 4 months ago
[New] `import/order`: add support for named imports
manuth opened this pull request 4 months ago
manuth opened this pull request 4 months ago
[New] Support 'eslint' v9
cosmos-lab opened this pull request 4 months ago
cosmos-lab opened this pull request 4 months ago
Support for eslint v9 alternative
bluepeter opened this issue 4 months ago
bluepeter opened this issue 4 months ago
How to make it recognise internal modules as not external?
RichMatthews opened this issue 4 months ago
RichMatthews opened this issue 4 months ago
[utils] [fix] `parse`: Also delete parserOptions.projectService
Mysak0CZ opened this pull request 5 months ago
Mysak0CZ opened this pull request 5 months ago
corrupted dependencies on windows?
soryy708 opened this issue 5 months ago
soryy708 opened this issue 5 months ago
Config to match vscode import sorting default
chtpl opened this issue 5 months ago
chtpl opened this issue 5 months ago
[Docs] order: update the description of the `pathGroupsExcludedImportTypes` option
liby opened this pull request 5 months ago
liby opened this pull request 5 months ago
Mixed `type` imports does not trigger `import/no-duplicates`
musjj opened this issue 5 months ago
musjj opened this issue 5 months ago
Regression in import/order rule after v2.26
burt202 opened this issue 5 months ago
burt202 opened this issue 5 months ago
[Fix] `no-duplicates`: Removing duplicates breaks in TypeScript
yesl-kim opened this pull request 5 months ago
yesl-kim opened this pull request 5 months ago