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
Release with new ESLint types?

djahandarie opened this issue 8 days ago
createSandbox not found in 'sinon'

mykola-mokhnach opened this issue 9 days ago
[no-named-as-default] Add ignorePaths option

Sahar541998 opened this pull request 10 days ago
[Fix] `order`: ensure arcane imports do not cause undefined behavior

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
'newline-after-import' not applied to jsdoc

emmbm opened this issue 16 days ago
[utils] [fix] `unambiguous`: detect modules exported from minified code

michaelfaith opened this pull request 16 days ago
[Docs] add missing comma

RyanGst opened this pull request 17 days ago
Cannot resolve path for various modules when `require`d

adamlui opened this issue 20 days ago
npm install takes forever

adamlui opened this issue 20 days ago
[Docs] issue template with guidance for bug reports

soryy708 opened this pull request 22 days ago
eslint-plugin-import upgrade issues on no-cycle

saravanakumar2504 opened this issue 25 days ago
[Docs] Flat Config with TypeScript

raky291 opened this issue 27 days ago
Parsing error: Unexpected token import

electriquo opened this issue 28 days ago
`import/extensions` does not like patterns with `.` in them

osama-akhter opened this issue about 1 month ago
eslint-plugin-import silently fails if the module is minified

RPGillespie6 opened this issue about 2 months ago
[Docs] `extensions`, `order`: improve documentation

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
Add new resolver to wiki

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
No exported names found in module 'prettier' in an ESM project

andersk opened this issue about 2 months ago
[resolvers/webpack] [new] add cache option

seiyab opened this pull request about 2 months ago
forEach is undefined when running `import/namespace`

guoliang opened this issue about 2 months ago
Dynamic import required rule?

dmitryuk opened this issue about 2 months ago
[New] add TypeScript types

G-Rath opened this pull request about 2 months ago
Allow to disable resolver

bertho-zero opened this pull request 2 months ago
Allow to disable default resolver

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
feat: remove dependencies for Node built-ins

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
feat: drop Node 4, 6, 8, 10, 12, 14 & 16 support

MichaelDeBoey opened this pull request 2 months ago
FIx Key "plugins": Cannot redefine plugin "import". when used in fla…

offspring opened this pull request 3 months ago
Support RegExp in `ignore` option of `no-unresolved`

regseb opened this issue 3 months ago
ecmaVersion in recommended config is outdated

ClementValot opened this issue 3 months ago
Restrict importing specific packages

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
import/no-unresolved can't detect the root package

saschanaz opened this issue 3 months ago
Code Refactoring for Enhanced Readability and Maintainability in Modu…

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
Rule for banning `export {} from '...'`

blended-bram opened this issue 3 months ago
Cannot resolve imports with subpaths

OnkelTem opened this issue 3 months ago
import/order named option causes eslint error

jschroeter opened this issue 3 months ago
import/no-duplicates groups incompatible import paths

idleberg opened this issue 3 months ago
[Docs] `no-restricted-paths`: fix grammar

unbeauvoyage opened this pull request 3 months ago
[Fix] `exportMap`: improve `cacheKey` when using flat config

michaelfaith opened this pull request 3 months ago
[Tests] use re-exported `RuleTester`

G-Rath opened this pull request 3 months ago
[Docs] `no-cycle`: add `disableScc` to docs

soryy708 opened this pull request 3 months ago
[Performance] `no-cycle`: dont scc for each linted file

soryy708 opened this pull request 3 months ago
[Docs] `no-relative-packages`: fix typo

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
disableScc option is missing from no-cycle docs

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
[utils] [fix] `parse`: espree parser isn't working with flat config

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
[utils] [fix] `parse`: remove unneeded extra backticks

G-Rath opened this pull request 4 months ago
Missing `^9` eslint peer dependency

jpzwarte opened this issue 4 months ago
Rule to detect import of modules with and without directives

thomasballinger opened this issue 4 months ago
eslint > 9 as peer dependency of eslint

ritamcastro opened this issue 4 months ago
[Fix] `ExportMap` / flat config: include `languageOptions` in context

michaelfaith opened this pull request 4 months ago
[utils] [new] add context compatibility helpers

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
Even larger `import/no-cycle` performance downgrade in 2.30.0

jzaefferer opened this issue 4 months ago
[Test] actually push `namespace` case into `valid` array

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
[New] Support 'eslint' v9

cosmos-lab opened this pull request 4 months ago
Support for eslint v9 alternative

bluepeter opened this issue 4 months ago
How to make it recognise internal modules as not external?

RichMatthews opened this issue 4 months ago
[utils] [fix] `parse`: Also delete parserOptions.projectService

Mysak0CZ opened this pull request 5 months ago
corrupted dependencies on windows?

soryy708 opened this issue 5 months ago
Config to match vscode import sorting default

chtpl opened this issue 5 months ago
Regression in import/order rule after v2.26

burt202 opened this issue 5 months ago
[Fix] `no-duplicates`: Removing duplicates breaks in TypeScript

yesl-kim opened this pull request 5 months ago