Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/un-ts/eslint-plugin-import-x
`eslint-plugin-import-x` is a fork of `eslint-plugin-import` that aims to provide a more performant and more lightweight version of the original plugin.
https://github.com/un-ts/eslint-plugin-import-x
The import-x/no-unresolved rule conflicts with the alias of the vite alias path
WZDreamJiao opened this issue 4 days ago
WZDreamJiao opened this issue 4 days ago
incorrect reports on missing named export.
nilzona opened this issue 10 days ago
nilzona opened this issue 10 days ago
failing test: `no-duplicates` auto-fix bug
privatenumber opened this pull request 12 days ago
privatenumber opened this pull request 12 days ago
Typescript issue in flat config: `Types of property 'parser' are incompatible`
silverwind opened this issue 13 days ago
silverwind opened this issue 13 days ago
chore: release eslint-plugin-import-x
github-actions[bot] opened this pull request 13 days ago
github-actions[bot] opened this pull request 13 days ago
Ideas about how to significantly improve performance
SukkaW opened this issue 13 days ago
SukkaW opened this issue 13 days ago
port `enforce-node-protocol-usage`?
dartess opened this issue 13 days ago
dartess opened this issue 13 days ago
Add support for lazy() imports?
jasperfirecai2 opened this issue 14 days ago
jasperfirecai2 opened this issue 14 days ago
fix: move `@types/doctrine` to `dependencies`
voxpelli opened this pull request 14 days ago
voxpelli opened this pull request 14 days ago
Missing doctrine types
voxpelli opened this issue 14 days ago
voxpelli opened this issue 14 days ago
docs: add `Why` or `Different with eslint-plugin-import` in readme
zanminkian opened this issue 14 days ago
zanminkian opened this issue 14 days ago
Key "import-x/order": Could not find plugin "import-x".
jdalton opened this issue 17 days ago
jdalton opened this issue 17 days ago
`newline-after-import`: Ignore comments in import group
burtek opened this issue 19 days ago
burtek opened this issue 19 days ago
chore: fix changeset
SukkaW opened this pull request 21 days ago
SukkaW opened this pull request 21 days ago
feat: implement custom resolver interface v3
SukkaW opened this pull request 22 days ago
SukkaW opened this pull request 22 days ago
`no-rename-default` Add an option to ignore 3rd party modules
vladshcherbin opened this issue 22 days ago
vladshcherbin opened this issue 22 days ago
chore: release eslint-plugin-import-x
github-actions[bot] opened this pull request 29 days ago
github-actions[bot] opened this pull request 29 days ago
chore: release eslint-plugin-import-x
github-actions[bot] opened this pull request about 1 month ago
github-actions[bot] opened this pull request about 1 month ago
allow `n` levels for `no-relative-parent-imports`
dartess opened this issue about 1 month ago
dartess opened this issue about 1 month ago
fix(#185): merge `parserOptions` from `langaugeOptions`
SukkaW opened this pull request about 1 month ago
SukkaW opened this pull request about 1 month ago
fix(#185): add `langaugeOptions.parserOptions` to flat preset / read `sourceType` w/ fallback
SukkaW opened this pull request about 1 month ago
SukkaW opened this pull request about 1 month ago
sourceType 'module' is not supported when ecmaVersion < 2015
vladshcherbin opened this issue about 1 month ago
vladshcherbin opened this issue about 1 month ago
test: migrate to `createRuleTestCaseFunction`
marcalexiei opened this pull request about 1 month ago
marcalexiei opened this pull request about 1 month ago
test(extensions): migrate to `createRuleTestCaseFunction`
marcalexiei opened this pull request about 1 month ago
marcalexiei opened this pull request about 1 month ago
chore: release eslint-plugin-import-x
github-actions[bot] opened this pull request about 1 month ago
github-actions[bot] opened this pull request about 1 month ago
fix(#144): read `sourceType` w/ both flat/legacy config
SukkaW opened this pull request about 1 month ago
SukkaW opened this pull request about 1 month ago
chore: release eslint-plugin-import-x
github-actions[bot] opened this pull request about 1 month ago
github-actions[bot] opened this pull request about 1 month ago
Need to check "import type" for typescript
Perfectoff opened this issue about 2 months ago
Perfectoff opened this issue about 2 months ago
Some problem with the "restrictions" option
Perfectoff opened this issue about 2 months ago
Perfectoff opened this issue about 2 months ago
Vue SFC and imports are not gracefully handled per-block when using `script` and `script setup`
cyyynthia opened this issue about 2 months ago
cyyynthia opened this issue about 2 months ago
test: create utility function to infer rule types
marcalexiei opened this pull request about 2 months ago
marcalexiei opened this pull request about 2 months ago
fix(extensions): correct `Options` type
marcalexiei opened this pull request about 2 months ago
marcalexiei opened this pull request about 2 months ago
fix(no-extraneous-dependencies): correct some `Options` type properties
marcalexiei opened this pull request about 2 months ago
marcalexiei opened this pull request about 2 months ago
How to resolve exports from gts files as imports in ts files to prevent import-x/no-unresolved
tojofo opened this issue about 2 months ago
tojofo opened this issue about 2 months ago
chore: release eslint-plugin-import-x
github-actions[bot] opened this pull request about 2 months ago
github-actions[bot] opened this pull request about 2 months ago
refactor: backport a few upstream changes
SukkaW opened this pull request about 2 months ago
SukkaW opened this pull request about 2 months ago
Upstream will be allowed to update with breaking changes due to ESLint v9
MichaelDeBoey opened this issue about 2 months ago
MichaelDeBoey opened this issue about 2 months ago
`extensions`: added `checkTypeImports` option
teidesu opened this pull request 2 months ago
teidesu opened this pull request 2 months ago
fix: support namespace type import
hyoban opened this pull request 2 months ago
hyoban opened this pull request 2 months ago
`no-duplicates` false positive without `prefer-inline`
hyoban opened this issue 2 months ago
hyoban opened this issue 2 months ago
Not works with `vue` files and `eslint-plugin-vue`
zdm opened this issue 3 months ago
zdm opened this issue 3 months ago
chore: release eslint-plugin-import-x
github-actions[bot] opened this pull request 3 months ago
github-actions[bot] opened this pull request 3 months ago
How to configure import-x/extensions to enforce .js
bodinsamuel opened this issue 3 months ago
bodinsamuel opened this issue 3 months ago
perf(utils): faster ImportDeclaration detect
SukkaW opened this pull request 3 months ago
SukkaW opened this pull request 3 months ago
Fix incorrect no-duplicates prefer-inline default type import handling
AaronMoat opened this pull request 3 months ago
AaronMoat opened this pull request 3 months ago
chore: release eslint-plugin-import-x
github-actions[bot] opened this pull request 3 months ago
github-actions[bot] opened this pull request 3 months ago
Invalid group definition for package if types for it are defined locally.
dartess opened this issue 3 months ago
dartess opened this issue 3 months ago
feat: add support for using resolver object directly in settings
GoodbyeNJN opened this pull request 3 months ago
GoodbyeNJN opened this pull request 3 months ago
no-extraneous-dependencies option: transitiveDependencies
Zamiell opened this issue 3 months ago
Zamiell opened this issue 3 months ago
fix: false positive with no-rename-default
Zamiell opened this pull request 3 months ago
Zamiell opened this pull request 3 months ago
linting is failing
Zamiell opened this issue 3 months ago
Zamiell opened this issue 3 months ago
tests are failing
Zamiell opened this issue 3 months ago
Zamiell opened this issue 3 months ago
Update README.md
jjoselv opened this pull request 4 months ago
jjoselv opened this pull request 4 months ago
import-x/resolver settings syntax
AaronPorts opened this issue 4 months ago
AaronPorts opened this issue 4 months ago
No default export found when default export exists
steven-olmsted-arcadis opened this issue 4 months ago
steven-olmsted-arcadis opened this issue 4 months ago
Regular expression `v` flag reported as a parse error
steven-olmsted-arcadis opened this issue 4 months ago
steven-olmsted-arcadis opened this issue 4 months ago
add `eslint-import-resolver-typescript` as a dependency
Zamiell opened this issue 4 months ago
Zamiell opened this issue 4 months ago
chore: release eslint-plugin-import-x
github-actions[bot] opened this pull request 4 months ago
github-actions[bot] opened this pull request 4 months ago
fix: backports upstream changes
SukkaW opened this pull request 4 months ago
SukkaW opened this pull request 4 months ago
fix(`no-unused-modules`): default `src` to `process.cwd()` again
nchevsky opened this pull request 4 months ago
nchevsky opened this pull request 4 months ago
fix: avoid side effects from `@typescript-eslint/typescript-estree`
SukkaW opened this pull request 4 months ago
SukkaW opened this pull request 4 months ago
chore: release eslint-plugin-import-x
github-actions[bot] opened this pull request 4 months ago
github-actions[bot] opened this pull request 4 months ago
`import-x/no-default-export` does not work in typescript
M-51 opened this issue 4 months ago
M-51 opened this issue 4 months ago
ci: use `matrix.include` to set data for optional steps
marcalexiei opened this pull request 4 months ago
marcalexiei opened this pull request 4 months ago
feat: whitelist option for no-extraneous-dependencies
Zamiell opened this pull request 4 months ago
Zamiell opened this pull request 4 months ago
no-extraneous-dependencies should allow specific whitelist
Zamiell opened this issue 4 months ago
Zamiell opened this issue 4 months ago
feat: replace node with ts resolver in `typescript` configs
marcalexiei opened this pull request 4 months ago
marcalexiei opened this pull request 4 months ago
Disallow renaming or aliases with the same identifiers
alfaproject opened this issue 4 months ago
alfaproject opened this issue 4 months ago
test(#136): try to reproduce the issue
SukkaW opened this pull request 4 months ago
SukkaW opened this pull request 4 months ago
chore: release eslint-plugin-import-x
github-actions[bot] opened this pull request 4 months ago
github-actions[bot] opened this pull request 4 months ago
Add option for no-rename-default to exclude some modules
meteorlxy opened this issue 4 months ago
meteorlxy opened this issue 4 months ago
docs: add flat config configuration
marcalexiei opened this pull request 4 months ago
marcalexiei opened this pull request 4 months ago
chore: fix typo in changeset
SukkaW opened this pull request 4 months ago
SukkaW opened this pull request 4 months ago
fix(#123): make `no-named-as-default` ignores TS `namespace`
SukkaW opened this pull request 4 months ago
SukkaW opened this pull request 4 months ago
feat: `no-rename-default`
SukkaW opened this pull request 4 months ago
SukkaW opened this pull request 4 months ago
chore: release eslint-plugin-import-x
github-actions[bot] opened this pull request 4 months ago
github-actions[bot] opened this pull request 4 months ago
refactor: isolate parsing w/ typescript-eslint v8
SukkaW opened this pull request 4 months ago
SukkaW opened this pull request 4 months ago
import-x/order scss file ordering
reintroducing opened this issue 4 months ago
reintroducing opened this issue 4 months ago
fail positives with "no-named-as-default"
Mister-Hope opened this issue 4 months ago
Mister-Hope opened this issue 4 months ago
npx yarn-deduplicate to coalesce babel deps
merrywhether opened this pull request 4 months ago
merrywhether opened this pull request 4 months ago
chore: release eslint-plugin-import-x
github-actions[bot] opened this pull request 4 months ago
github-actions[bot] opened this pull request 4 months ago
Typescript: Unable to resolve path for absolute pathes
JonasDoe opened this issue 4 months ago
JonasDoe opened this issue 4 months ago
Can't install with eslint 9.x
robtaylor opened this issue 5 months ago
robtaylor opened this issue 5 months ago
"no-named-as-default" should be changed to lessen false positives from 3rd party modules
Zamiell opened this issue 5 months ago
Zamiell opened this issue 5 months ago
feat: add flat config support
michaelfaith opened this pull request 5 months ago
michaelfaith opened this pull request 5 months ago
Support typescript-eslint@8
controversial opened this issue 5 months ago
controversial opened this issue 5 months ago
import-x/no-unresolved
sacru2red opened this issue 5 months ago
sacru2red opened this issue 5 months ago
`no-rename-default`
AndreaPontrandolfo opened this issue 5 months ago
AndreaPontrandolfo opened this issue 5 months ago
revert(#111): remove scc
SukkaW opened this pull request 5 months ago
SukkaW opened this pull request 5 months ago
chore: release eslint-plugin-import-x
github-actions[bot] opened this pull request 5 months ago
github-actions[bot] opened this pull request 5 months ago
feat: Add `ignoreUnusedTypeExports` option to `no-unused-modules`
silverwind opened this pull request 5 months ago
silverwind opened this pull request 5 months ago
Upstream issue with incorrect `order` rule
vasilii-kovalev opened this issue 5 months ago
vasilii-kovalev opened this issue 5 months ago
feat: add support for legacy settings
kuoruan opened this pull request 5 months ago
kuoruan opened this pull request 5 months ago
[3.0.1] Huge performance regression in import/no-cycle
sqal opened this issue 5 months ago
sqal opened this issue 5 months ago
refactor!: bump typescript-eslint to v8
SukkaW opened this pull request 6 months ago
SukkaW opened this pull request 6 months ago
perf: improve rule `no-cycle` using strongly connected components
SukkaW opened this pull request 6 months ago
SukkaW opened this pull request 6 months ago
chore: release eslint-plugin-import-x
github-actions[bot] opened this pull request 6 months ago
github-actions[bot] opened this pull request 6 months ago
perf: make `ExportMap` util and `no-cycle` rule faster
SukkaW opened this pull request 6 months ago
SukkaW opened this pull request 6 months ago
docs: update repository url
9romise opened this pull request 6 months ago
9romise opened this pull request 6 months ago
[Perf] `import-x/no-cycle` has a very poor performance
Rel1cx opened this issue 6 months ago
Rel1cx opened this issue 6 months ago