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 unable to recognise unnamed imports?

tnguyen42 opened this issue about 1 year ago
Suggestion: Add rule that disallows glob based exports

Nokel81 opened this issue about 1 year ago
this plugin not work for me

SilentFlute opened this issue about 1 year ago
Update tsconfig-paths

domdomegg opened this pull request about 1 year ago
Disallow duplicate require

edi9999 opened this issue about 1 year ago
Upgrade tsconfig-paths to 4.2.0

MathiasSM opened this pull request about 1 year ago
Feature request: object group alphabetize sort

tlserver opened this issue about 1 year ago
Rule proposal: Disallow barrel files

privatenumber opened this issue about 1 year ago
remove array-includes

dulmandakh opened this pull request about 1 year ago
Eslint Incorrect Peer Dependency

tempoeric opened this issue about 1 year ago
Autogenerate many rule options list with eslint-doc-generator

bmish opened this pull request about 1 year ago
Reverse imports/group-exports

thgh opened this issue about 1 year ago
import/order don't work with images and styles imports

PatrykStawik opened this issue about 1 year ago
Regression in nested group order after v2.26

jraoult opened this issue about 1 year ago
import/no-unused-modules ignoreExports not working

kkmuffme opened this issue about 1 year ago
import/no-unused-modules breaks `--no-eslintrc` and eslint fails

kkmuffme opened this issue about 1 year ago
semver pkg - Fix ReDoS Vulnerability

martinez-hugo opened this issue about 1 year ago
The `import/no-restricted-paths` rule isn't working properly

Jef-Z opened this issue about 1 year ago
TS broke after updating to 2.29.0

daniluk4000 opened this issue about 1 year ago
Import/export false positive between namespace and variable

unional opened this issue about 1 year ago
Glob Pattern Help

skyleguy opened this issue about 1 year ago
feature for import/order: move annotations with import statements

WhiteRavven opened this issue about 1 year ago
`import/newline-after-import` with `exactCount` option throws error

jmmarco opened this issue about 1 year ago
Problems with ```alphabetize``` order rules in Angular 11x

thiagosauddev opened this issue about 1 year ago
Rule `import/no-cycle` not working in a minimal repo

aapzu opened this issue about 1 year ago
Incorrect reporting of an issue from import/no-named-as-default

amiramix opened this issue about 1 year ago
Cannot allow paths starting with ./ in no-internal-modules

davidpanic opened this issue over 1 year ago
New `import/order` group for package imports

remcohaszing opened this issue over 1 year ago
import/no-cycle fails when tsconfig has multiple extends

EladBezalel opened this issue over 1 year ago
Update to tsconfig-paths package

KishoreKoushik opened this issue over 1 year ago
Can't get "import/no-cycle" to work with eslint flat config

beedub opened this issue over 1 year ago
fix: changed resolvedPath check to check if its not a string

prisis opened this pull request over 1 year ago
[Fix] `order`: do not compare first path segment for relative paths

mihkeleidast opened this pull request over 1 year ago
Add newline before `exports-last`

taljacob2 opened this issue over 1 year ago
no-extraneous-dependencies triggers when importing svelte

shadow-identity opened this issue over 1 year ago
`import/default` and `import/namespace` are also handled by TypeScript

That-Guy977 opened this issue over 1 year ago
Support 'node:' prefix in import/require statements.

GoldStrikeArch opened this pull request over 1 year ago
Update `import/extensions` rules in `typescript` config

OlivierZal opened this pull request over 1 year ago
[import/no-unresolved] npm workspaces and `exports` field

thernstig opened this issue over 1 year ago
Support eslint flat config

OlivierZal opened this pull request over 1 year ago
[import/consistent-type-specifier-style]: add exceptions

zkulbeda opened this issue over 1 year ago
Fix eslints

OlivierZal opened this pull request over 1 year ago
Add support for eslint flat config

OlivierZal opened this pull request over 1 year ago
fix: remove parserOptions from recommended config

dword-design opened this pull request over 1 year ago
`parserOptions` shouldn't be in recommended config

dword-design opened this issue over 1 year ago
No longer resolves any dependency

pjg opened this issue over 1 year ago
test: failing case for declaration merged namespace in .d.ts

llllvvuu opened this pull request over 1 year ago
0.13.5 broken

Brianzchen opened this issue over 1 year ago
except not working

elvanovandi opened this issue over 1 year ago
Webpack resolver 0.13.5 performance issue

jbpenrath opened this issue over 1 year ago
`import/no-self-import`: support named self-import

silverwind opened this issue over 1 year ago
[Fix] Revert breaking group change in `order`

yndajas opened this pull request over 1 year ago
[Docs] Add markdownlint

bmish opened this pull request over 1 year ago
[New] TypeScript config: add .cts and .mts extensions

Zamiell opened this pull request over 1 year ago
[Docs] remove duplicate fixable notices in docs

bmish opened this pull request over 1 year ago
[import/no-unresolved] issue

OlivierZal opened this issue over 1 year ago
`imported multiple times` error breaks code on format

seanlail opened this issue over 1 year ago
[Fix] avoid to use resolve@^1.22.3

EAGzzyCSL opened this pull request over 1 year ago
dep item resolve@^1.22.3 is a bug version and should not be used

EAGzzyCSL opened this issue over 1 year ago
Document fix-type of no-relative-packages

eps1lon opened this pull request over 1 year ago
Error for import type, `Imported multiple times` in typescript

njfamirm opened this issue over 1 year ago
[import/no-unused-modules] Report error on export specifier node

Chamion opened this pull request over 1 year ago
Just use newlines-between and ignore the import order

reinos opened this issue over 1 year ago
Error when importing .svelte files in .ts files

vekunz opened this issue over 1 year ago
Error when importing

vekunz opened this issue over 1 year ago
[Fix] guard against empty parent

laurens-dg opened this pull request over 1 year ago
Plugin crashes ESLint when TypeScript is used

vekunz opened this issue over 1 year ago