Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
eslint-plugin-import
Maintains tools to help with requires/imports in JavaScript, including eslint-plugin-import.
Collective -
Host: opensource -
https://opencollective.com/eslint-plugin-import
- Code: https://github.com/import-js
[Fix]: `no-unresolved`: Support importing only types when the module isn't installed
github.com/import-js/eslint-plugin-import - EdenGottlieb opened this pull request almost 4 years ago
github.com/import-js/eslint-plugin-import - EdenGottlieb opened this pull request almost 4 years ago
import/named does not report non-existent exports in yarn workspace
github.com/import-js/eslint-plugin-import - jd2rogers2 opened this issue almost 4 years ago
github.com/import-js/eslint-plugin-import - jd2rogers2 opened this issue almost 4 years ago
`no-cycle` does not raise error on circular dependency?
github.com/import-js/eslint-plugin-import - Yaojian opened this issue almost 4 years ago
github.com/import-js/eslint-plugin-import - Yaojian opened this issue almost 4 years ago
Tests: figure out why webpack resolver fails when webpack is present
github.com/import-js/eslint-plugin-import - ljharb opened this issue almost 4 years ago
github.com/import-js/eslint-plugin-import - ljharb opened this issue almost 4 years ago
fix: fix wrong require resolver with relative path in monorepo
github.com/import-js/eslint-plugin-import - zthxxx opened this pull request about 4 years ago
github.com/import-js/eslint-plugin-import - zthxxx opened this pull request about 4 years ago
[Improvement] `import/no-extraneous-dependencies` more compatible when user pass not exist paths
github.com/import-js/eslint-plugin-import - Edge00 opened this pull request about 4 years ago
github.com/import-js/eslint-plugin-import - Edge00 opened this pull request about 4 years ago
Dramatic performance regression in import/no-cycle
github.com/import-js/eslint-plugin-import - Blasz opened this issue about 4 years ago
github.com/import-js/eslint-plugin-import - Blasz opened this issue about 4 years ago
question about resolver settings
github.com/import-js/eslint-plugin-import - clshortfuse opened this issue about 4 years ago
github.com/import-js/eslint-plugin-import - clshortfuse opened this issue about 4 years ago
[New] Add no-indexes Rule
github.com/import-js/eslint-plugin-import - nickcherry opened this pull request about 4 years ago
github.com/import-js/eslint-plugin-import - nickcherry opened this pull request about 4 years ago
[Fix] `no-unused-modules`: avoid crash on `export value from 'module'`
github.com/import-js/eslint-plugin-import - Elindorath opened this pull request about 4 years ago
github.com/import-js/eslint-plugin-import - Elindorath opened this pull request about 4 years ago
[New] `newline-after-imports`: new option `exactCount` and docs update
github.com/import-js/eslint-plugin-import - anikethsaha opened this pull request about 4 years ago
github.com/import-js/eslint-plugin-import - anikethsaha opened this pull request about 4 years ago
no-restricted-paths/ why it is not working? Please can you help me 🙏🙏🙏
github.com/import-js/eslint-plugin-import - jocoders opened this issue about 4 years ago
github.com/import-js/eslint-plugin-import - jocoders opened this issue about 4 years ago
Tests example illustrating no-extraneous-dependencies not failing when importing from subfolder
github.com/import-js/eslint-plugin-import - pkuczynski opened this pull request over 4 years ago
github.com/import-js/eslint-plugin-import - pkuczynski opened this pull request over 4 years ago
[New] `first`/TypeScript: Add support for `import =` expressions
github.com/import-js/eslint-plugin-import - ExE-Boss opened this pull request over 4 years ago
github.com/import-js/eslint-plugin-import - ExE-Boss opened this pull request over 4 years ago
[Fix] `no-relative-parent-imports`: check unresolved dependency type
github.com/import-js/eslint-plugin-import - bogdanb opened this pull request over 4 years ago
github.com/import-js/eslint-plugin-import - bogdanb opened this pull request over 4 years ago
no-unused-modules: in some cases, imports from files with capital letters in their names are not checked
github.com/import-js/eslint-plugin-import - danyadev opened this issue over 4 years ago
github.com/import-js/eslint-plugin-import - danyadev opened this issue over 4 years ago
[order/newline-after-import]: More new lines allowed than specified in config
github.com/import-js/eslint-plugin-import - Mrtenz opened this issue over 4 years ago
github.com/import-js/eslint-plugin-import - Mrtenz opened this issue over 4 years ago
[no-restricted-paths] Add options to ignore certain import kinds
github.com/import-js/eslint-plugin-import - RebeccaStevens opened this pull request over 4 years ago
github.com/import-js/eslint-plugin-import - RebeccaStevens opened this pull request over 4 years ago
`allowed` modules in `no-nodejs-modules` should match the base name of the imported module
github.com/import-js/eslint-plugin-import - joebeachjoebeach opened this issue over 4 years ago
github.com/import-js/eslint-plugin-import - joebeachjoebeach opened this issue over 4 years ago
[import/no-extraneous-dependencies] Error with Angular 10 strict mode
github.com/import-js/eslint-plugin-import - gagle opened this issue over 4 years ago
github.com/import-js/eslint-plugin-import - gagle opened this issue over 4 years ago
Add failing test for export star as bug
github.com/import-js/eslint-plugin-import - mAAdhaTTah opened this pull request over 4 years ago
github.com/import-js/eslint-plugin-import - mAAdhaTTah opened this pull request over 4 years ago
Update package.json
github.com/import-js/eslint-plugin-import - RamyaPayyavula opened this pull request over 4 years ago
github.com/import-js/eslint-plugin-import - RamyaPayyavula opened this pull request over 4 years ago
Support for package.json `exports` and `imports` ?
github.com/import-js/eslint-plugin-import - bradennapier opened this issue over 4 years ago
github.com/import-js/eslint-plugin-import - bradennapier opened this issue over 4 years ago
newline-before-export
github.com/import-js/eslint-plugin-import - wenfangdu opened this issue over 4 years ago
github.com/import-js/eslint-plugin-import - wenfangdu opened this issue over 4 years ago
Importing order is not working consistently across OSs (MacOs)
github.com/import-js/eslint-plugin-import - caiokoiti opened this issue over 4 years ago
github.com/import-js/eslint-plugin-import - caiokoiti opened this issue over 4 years ago
`no-unresolved` is not aware of `exports` definition in `package.json`
github.com/import-js/eslint-plugin-import - ignatiusreza opened this issue over 4 years ago
github.com/import-js/eslint-plugin-import - ignatiusreza opened this issue over 4 years ago
import/default issues with React / ReactDOM
github.com/import-js/eslint-plugin-import - delewis13 opened this issue over 4 years ago
github.com/import-js/eslint-plugin-import - delewis13 opened this issue over 4 years ago
[WIP]: add custom groups
github.com/import-js/eslint-plugin-import - ykanavalik opened this pull request over 4 years ago
github.com/import-js/eslint-plugin-import - ykanavalik opened this pull request over 4 years ago
exported declaration {name} not used within other modules import/no-unused-modules
github.com/import-js/eslint-plugin-import - krystyna26 opened this issue over 4 years ago
github.com/import-js/eslint-plugin-import - krystyna26 opened this issue over 4 years ago
Allow enforcement of import-specifiers
github.com/import-js/eslint-plugin-import - manuth opened this issue over 4 years ago
github.com/import-js/eslint-plugin-import - manuth opened this issue over 4 years ago
Add `allowAliasing` option to import/no-default-export
github.com/import-js/eslint-plugin-import - k-yle opened this pull request over 4 years ago
github.com/import-js/eslint-plugin-import - k-yle opened this pull request over 4 years ago
Add import specifiers from declarations after first
github.com/import-js/eslint-plugin-import - roikoren755 opened this pull request over 4 years ago
github.com/import-js/eslint-plugin-import - roikoren755 opened this pull request over 4 years ago
no-restricted-paths is slow when many imports/excepts
github.com/import-js/eslint-plugin-import - robatwilliams opened this issue over 4 years ago
github.com/import-js/eslint-plugin-import - robatwilliams opened this issue over 4 years ago
Feature request: import/extensions autofix
github.com/import-js/eslint-plugin-import - csvan opened this issue over 4 years ago
github.com/import-js/eslint-plugin-import - csvan opened this issue over 4 years ago
How to make an import always at the top?
github.com/import-js/eslint-plugin-import - weihao opened this issue over 4 years ago
github.com/import-js/eslint-plugin-import - weihao opened this issue over 4 years ago
import/order: don't force new line on specific pathGroup
github.com/import-js/eslint-plugin-import - beatriz opened this issue over 4 years ago
github.com/import-js/eslint-plugin-import - beatriz opened this issue over 4 years ago
import/order sorts differently from VSCode/Typescript
github.com/import-js/eslint-plugin-import - chengyin opened this issue over 4 years ago
github.com/import-js/eslint-plugin-import - chengyin opened this issue over 4 years ago
[New] `order`: add `caseInsensitive: 'invert'` option
github.com/import-js/eslint-plugin-import - forivall opened this pull request over 4 years ago
github.com/import-js/eslint-plugin-import - forivall opened this pull request over 4 years ago
`import/no-unresolved` has false positives for search query
github.com/import-js/eslint-plugin-import - SimenB opened this issue over 4 years ago
github.com/import-js/eslint-plugin-import - SimenB opened this issue over 4 years ago
[import/order] Inline comments are not moved by the auto-fixer along with the rest of the line
github.com/import-js/eslint-plugin-import - astorije opened this issue over 4 years ago
github.com/import-js/eslint-plugin-import - astorije opened this issue over 4 years ago
Cannot resolve typescript aliases
github.com/import-js/eslint-plugin-import - digeomel opened this issue almost 5 years ago
github.com/import-js/eslint-plugin-import - digeomel opened this issue almost 5 years ago
add test case for webpack alias
github.com/import-js/eslint-plugin-import - githoniel opened this pull request almost 5 years ago
github.com/import-js/eslint-plugin-import - githoniel opened this pull request almost 5 years ago
glob pattern in `except` option of the `no-restricted-paths` rule
github.com/import-js/eslint-plugin-import - KevinHerklotz opened this pull request almost 5 years ago
github.com/import-js/eslint-plugin-import - KevinHerklotz opened this pull request almost 5 years ago
Option to preserve symlinks in `no-unresolved` for monorepos
github.com/import-js/eslint-plugin-import - mikestopcontinues opened this issue almost 5 years ago
github.com/import-js/eslint-plugin-import - mikestopcontinues opened this issue almost 5 years ago
`Can't find module` when using monorepo / yarn workspaces
github.com/import-js/eslint-plugin-import - simkessy opened this issue almost 5 years ago
github.com/import-js/eslint-plugin-import - simkessy opened this issue almost 5 years ago
Use same alphabetize props as ESLint sort-imports
github.com/import-js/eslint-plugin-import - Sawtaytoes opened this issue almost 5 years ago
github.com/import-js/eslint-plugin-import - Sawtaytoes opened this issue almost 5 years ago
[Fix] `order`: fix `isExternalModule` detect on windows
github.com/import-js/eslint-plugin-import - fisker opened this pull request almost 5 years ago
github.com/import-js/eslint-plugin-import - fisker opened this pull request almost 5 years ago
[import/no-unused-modules] - "No files matching the pattern" error
github.com/import-js/eslint-plugin-import - EvgenyOrekhov opened this issue almost 5 years ago
github.com/import-js/eslint-plugin-import - EvgenyOrekhov opened this issue almost 5 years ago
pathGroups using minimatch instead of real regexes
github.com/import-js/eslint-plugin-import - ksjogo opened this issue almost 5 years ago
github.com/import-js/eslint-plugin-import - ksjogo opened this issue almost 5 years ago
`pathGroups` caused "should NOT have additional properties" error
github.com/import-js/eslint-plugin-import - chungweileong94 opened this issue almost 5 years ago
github.com/import-js/eslint-plugin-import - chungweileong94 opened this issue almost 5 years ago
no-relative-parent-imports does not work at all? (repro repo included)
github.com/import-js/eslint-plugin-import - sarink opened this issue almost 5 years ago
github.com/import-js/eslint-plugin-import - sarink opened this issue almost 5 years ago
no-named-as-default warn/error when value is both named export and default export
github.com/import-js/eslint-plugin-import - t-ricci-enhancers opened this issue almost 5 years ago
github.com/import-js/eslint-plugin-import - t-ricci-enhancers opened this issue almost 5 years ago
TypeScript default overloads treated as multiple default exports
github.com/import-js/eslint-plugin-import - AndrewLeedham opened this issue about 5 years ago
github.com/import-js/eslint-plugin-import - AndrewLeedham opened this issue about 5 years ago
`no-cycle`: detect symlinked imports
github.com/import-js/eslint-plugin-import - ljharb opened this pull request about 5 years ago
github.com/import-js/eslint-plugin-import - ljharb opened this pull request about 5 years ago
Add debug ^4.1.1 to dependencies
github.com/import-js/eslint-plugin-import - artursvonda opened this pull request about 5 years ago
github.com/import-js/eslint-plugin-import - artursvonda opened this pull request about 5 years ago
[import/extensions] Missing file extension after upgrade to v2.19.1
github.com/import-js/eslint-plugin-import - raymondsze opened this issue about 5 years ago
github.com/import-js/eslint-plugin-import - raymondsze opened this issue about 5 years ago
[import/no-cycle] Doesn't detect aliased imports
github.com/import-js/eslint-plugin-import - christophermark opened this issue about 5 years ago
github.com/import-js/eslint-plugin-import - christophermark opened this issue about 5 years ago
[import/no-unresolved] not working in our mono-repo from 2.0.0
github.com/import-js/eslint-import-resolver-typescript - rheaditi opened this issue about 5 years ago
github.com/import-js/eslint-import-resolver-typescript - rheaditi opened this issue about 5 years ago
False positive import/no-deprecated for typescript overloads
github.com/import-js/eslint-plugin-import - ccjmne opened this issue about 5 years ago
github.com/import-js/eslint-plugin-import - ccjmne opened this issue about 5 years ago
add external modules setting (pick by package name)
github.com/import-js/eslint-plugin-import - ValeryVS opened this pull request about 5 years ago
github.com/import-js/eslint-plugin-import - ValeryVS opened this pull request about 5 years ago
`first`: Allow reexports before imports
github.com/import-js/eslint-plugin-import - Andarist opened this pull request about 5 years ago
github.com/import-js/eslint-plugin-import - Andarist opened this pull request about 5 years ago
[Tests] `no-cycles` Add failing tests for commonjs imports
github.com/import-js/eslint-plugin-import - soryy708 opened this pull request about 5 years ago
github.com/import-js/eslint-plugin-import - soryy708 opened this pull request about 5 years ago
Fix broken .babelrc
github.com/import-js/eslint-plugin-import - soryy708 opened this pull request about 5 years ago
github.com/import-js/eslint-plugin-import - soryy708 opened this pull request about 5 years ago
Delete unnecesary, malformed .babelrc
github.com/import-js/eslint-plugin-import - soryy708 opened this pull request about 5 years ago
github.com/import-js/eslint-plugin-import - soryy708 opened this pull request about 5 years ago
Post `npm install` audit is bad
github.com/import-js/eslint-plugin-import - soryy708 opened this issue about 5 years ago
github.com/import-js/eslint-plugin-import - soryy708 opened this issue about 5 years ago
v2.0.0 prefers '.d.ts' files to '.js' files when both exist.
github.com/import-js/eslint-import-resolver-typescript - jgerigmeyer opened this issue about 5 years ago
github.com/import-js/eslint-import-resolver-typescript - jgerigmeyer opened this issue about 5 years ago
Feature request: disabling exportMap cache
github.com/import-js/eslint-plugin-import - chichiwang opened this issue about 5 years ago
github.com/import-js/eslint-plugin-import - chichiwang opened this issue about 5 years ago
very slow/bad performance of import/no-unused-modules
github.com/import-js/eslint-plugin-import - schumannd opened this issue over 5 years ago
github.com/import-js/eslint-plugin-import - schumannd opened this issue over 5 years ago
[import/no-unresolved] when using with typescript "baseUrl" and "paths" option
github.com/import-js/eslint-plugin-import - jjangga0214 opened this issue over 5 years ago
github.com/import-js/eslint-plugin-import - jjangga0214 opened this issue over 5 years ago
feature request: add ignore options for `import/no-duplicates`
github.com/import-js/eslint-plugin-import - JounQin opened this issue over 5 years ago
github.com/import-js/eslint-plugin-import - JounQin opened this issue over 5 years ago
[New]: add rule `default-import-match-filename`
github.com/import-js/eslint-plugin-import - golopot opened this pull request over 5 years ago
github.com/import-js/eslint-plugin-import - golopot opened this pull request over 5 years ago
include/exclude by glob in no-unused-modules
github.com/import-js/eslint-plugin-import - benmonro opened this issue over 5 years ago
github.com/import-js/eslint-plugin-import - benmonro opened this issue over 5 years ago
Only apply no-internal-modules to node_modules
github.com/import-js/eslint-plugin-import - felixfbecker opened this issue over 5 years ago
github.com/import-js/eslint-plugin-import - felixfbecker opened this issue over 5 years ago
import/no-cycle constantly throws false positives when a file has multiple exports
github.com/import-js/eslint-plugin-import - TidyIQ opened this issue over 5 years ago
github.com/import-js/eslint-plugin-import - TidyIQ opened this issue over 5 years ago
Won't detect .jsx aliased imports
github.com/import-js/eslint-plugin-import - jimmy-e opened this issue over 5 years ago
github.com/import-js/eslint-plugin-import - jimmy-e opened this issue over 5 years ago
import/no-unresolved when trying to import types from @types/*
github.com/import-js/eslint-import-resolver-typescript - manuelbieh opened this issue over 5 years ago
github.com/import-js/eslint-import-resolver-typescript - manuelbieh opened this issue over 5 years ago
Support CommonJS in Extensions
github.com/import-js/eslint-plugin-import - sedenardi opened this pull request over 5 years ago
github.com/import-js/eslint-plugin-import - sedenardi opened this pull request over 5 years ago
Change default values of `unusedExports` and/or `missingExports` with `import/no-unused-modules`
github.com/import-js/eslint-plugin-import - ehmicky opened this issue over 5 years ago
github.com/import-js/eslint-plugin-import - ehmicky opened this issue over 5 years ago
Feature Request: Auto-detection of side-effect only modules in no-unassigned-imports
github.com/import-js/eslint-plugin-import - coreyfarrell opened this issue almost 6 years ago
github.com/import-js/eslint-plugin-import - coreyfarrell opened this issue almost 6 years ago
Version 1.1.x causes "Unable to resolve path to module" errors
github.com/import-js/eslint-import-resolver-typescript - JaredProske opened this issue almost 6 years ago
github.com/import-js/eslint-import-resolver-typescript - JaredProske opened this issue almost 6 years ago
Wildcard support in `import/core-modules`
github.com/import-js/eslint-plugin-import - penx opened this issue almost 6 years ago
github.com/import-js/eslint-plugin-import - penx opened this issue almost 6 years ago
[import/no-restricted-paths]: Correctly resolve symlinks in file path
github.com/import-js/eslint-plugin-import - bensampaio opened this pull request almost 6 years ago
github.com/import-js/eslint-plugin-import - bensampaio opened this pull request almost 6 years ago
Change packageDir for import/no-unresolved rule
github.com/import-js/eslint-plugin-import - sdeleon28 opened this issue about 6 years ago
github.com/import-js/eslint-plugin-import - sdeleon28 opened this issue about 6 years ago
Add extensions order support for import/order
github.com/import-js/eslint-plugin-import - atassis opened this issue about 6 years ago
github.com/import-js/eslint-plugin-import - atassis opened this issue about 6 years ago
WIP: named: commonjs exports
github.com/import-js/eslint-plugin-import - vikr01 opened this pull request about 6 years ago
github.com/import-js/eslint-plugin-import - vikr01 opened this pull request about 6 years ago
Add requireResolve option
github.com/import-js/eslint-plugin-import - vikr01 opened this pull request about 6 years ago
github.com/import-js/eslint-plugin-import - vikr01 opened this pull request about 6 years ago
Add support for require.resolve
github.com/import-js/eslint-plugin-import - vikr01 opened this pull request about 6 years ago
github.com/import-js/eslint-plugin-import - vikr01 opened this pull request about 6 years ago
Enhancement: Monorepos and no-extraneous-dependencies
github.com/import-js/eslint-plugin-import - aravindet opened this issue over 6 years ago
github.com/import-js/eslint-plugin-import - aravindet opened this issue over 6 years ago
Define no-extraneous-dependencies devDependencies option to files not included in the npm package
github.com/import-js/eslint-plugin-import - pvdlg opened this issue over 6 years ago
github.com/import-js/eslint-plugin-import - pvdlg opened this issue over 6 years ago
Add rule to enforce default import naming
github.com/import-js/eslint-plugin-import - mic4ael opened this pull request over 6 years ago
github.com/import-js/eslint-plugin-import - mic4ael opened this pull request over 6 years ago
Use resolved package name
github.com/import-js/eslint-plugin-import - mieszko4 opened this pull request over 6 years ago
github.com/import-js/eslint-plugin-import - mieszko4 opened this pull request over 6 years ago
fix: allow packageDir and readPkgUp logic to play nice
github.com/import-js/eslint-plugin-import - hulkish opened this pull request over 6 years ago
github.com/import-js/eslint-plugin-import - hulkish opened this pull request over 6 years ago
Update parser options
github.com/import-js/eslint-plugin-import - Lysholm opened this pull request over 6 years ago
github.com/import-js/eslint-plugin-import - Lysholm opened this pull request over 6 years ago
import order ignores imports that don't assign identifiers (unassigned)
github.com/import-js/eslint-plugin-import - lukeapage opened this issue over 6 years ago
github.com/import-js/eslint-plugin-import - lukeapage opened this issue over 6 years ago
Adding new group types and matching pattern for sort order
github.com/import-js/eslint-plugin-import - 6graNik opened this pull request over 6 years ago
github.com/import-js/eslint-plugin-import - 6graNik opened this pull request over 6 years ago
Incorrect "There should be no empty line within import group"
github.com/import-js/eslint-plugin-import - alecf opened this issue almost 7 years ago
github.com/import-js/eslint-plugin-import - alecf opened this issue almost 7 years ago
Performance regression when updating from 2.9.0 to 2.10.0
github.com/import-js/eslint-plugin-import - klimashkin opened this issue almost 7 years ago
github.com/import-js/eslint-plugin-import - klimashkin opened this issue almost 7 years ago
Rule proposal: no-rename-default
github.com/import-js/eslint-plugin-import - steve-taylor opened this issue almost 7 years ago
github.com/import-js/eslint-plugin-import - steve-taylor opened this issue almost 7 years ago
Replaced read-pkg-up with cache-aware package locator
github.com/import-js/eslint-plugin-import - hulkish opened this pull request almost 7 years ago
github.com/import-js/eslint-plugin-import - hulkish opened this pull request almost 7 years ago
Autofix for "extensions" rule
github.com/import-js/eslint-plugin-import - silvenon opened this issue almost 7 years ago
github.com/import-js/eslint-plugin-import - silvenon opened this issue almost 7 years ago