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
Add note about using with TypeScript
rgant opened this pull request 10 days ago
rgant opened this pull request 10 days ago
no-deprecated false positives with multiple TypeScript signatures
rgant opened this issue 11 days ago
rgant opened this issue 11 days ago
import/order sorting specifiers, named imports
falkenhawk opened this issue 17 days ago
falkenhawk opened this issue 17 days ago
[docs] Document next resolver and its usage examples in README
rakleed opened this issue about 1 month ago
rakleed opened this issue about 1 month ago
[docs] Place `Installation` and `Configuration` sections before `Rules` in README
rakleed opened this issue about 1 month ago
rakleed opened this issue about 1 month ago
[docs] Add information about all configurations in README
rakleed opened this issue about 1 month ago
rakleed opened this issue about 1 month ago
`consistent-type-specifier-style`: rename `prefer-top-level`
privatenumber opened this issue about 1 month ago
privatenumber opened this issue about 1 month ago
docs(consistent-type-specifier-style): correct default option
privatenumber opened this pull request about 1 month ago
privatenumber 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
Feature: deduplicate exports
ntnyq opened this issue about 1 month ago
ntnyq opened this issue about 1 month ago
`no-duplicates` fail positive
ntnyq opened this issue about 1 month ago
ntnyq opened this issue about 1 month ago
Use import/export syntax everywhere
vladshcherbin opened this issue about 1 month ago
vladshcherbin opened this issue about 1 month ago
The import-x/no-unresolved rule conflicts with the alias of the vite alias path
WZDreamJiao opened this issue about 1 month ago
WZDreamJiao opened this issue about 1 month ago
Fix windows support
mrginglymus opened this pull request about 1 month ago
mrginglymus 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
Adding windows support
mrginglymus opened this issue about 1 month ago
mrginglymus opened this issue about 1 month ago
Move enhanced resolve to prod deps
mrginglymus opened this pull request about 1 month ago
mrginglymus opened this pull request about 1 month ago
Not found in imported package from eslint(import/named)
demosofa opened this issue about 1 month ago
demosofa opened this issue about 1 month ago
feat: implement a resolver that supports `exports`
SukkaW opened this pull request about 1 month ago
SukkaW opened this pull request about 1 month ago
Replacing the built-in default import resolver that supports `exports` and `imports` from `package.json`
SukkaW opened this issue about 1 month ago
SukkaW opened this issue 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(no-duplicates): type prefix without new line
privatenumber opened this pull request about 1 month ago
privatenumber opened this pull request about 1 month ago
incorrect reports on missing named export.
nilzona opened this issue about 1 month ago
nilzona opened this issue about 1 month ago
fix(`no-duplicates`): merge type import `as` with value import
privatenumber opened this pull request about 2 months ago
privatenumber opened this pull request about 2 months ago
Typescript issue in flat config: `Types of property 'parser' are incompatible`
silverwind opened this issue about 2 months ago
silverwind 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
Ideas about how to significantly improve performance
SukkaW opened this issue about 2 months ago
SukkaW opened this issue about 2 months ago
port `enforce-node-protocol-usage`?
dartess opened this issue about 2 months ago
dartess opened this issue about 2 months ago
Add support for lazy() imports?
jasperfirecai2 opened this issue about 2 months ago
jasperfirecai2 opened this issue about 2 months ago
fix: move `@types/doctrine` to `dependencies`
voxpelli opened this pull request about 2 months ago
voxpelli opened this pull request about 2 months ago
Missing doctrine types
voxpelli opened this issue about 2 months ago
voxpelli opened this issue about 2 months ago
docs: add `Why` or `Different with eslint-plugin-import` in readme
zanminkian opened this issue about 2 months ago
zanminkian opened this issue about 2 months ago
Key "import-x/order": Could not find plugin "import-x".
jdalton opened this issue about 2 months ago
jdalton opened this issue about 2 months ago
`newline-after-import`: Ignore comments in import group
burtek opened this issue about 2 months ago
burtek opened this issue about 2 months ago
chore: fix changeset
SukkaW opened this pull request about 2 months ago
SukkaW opened this pull request about 2 months ago
feat: implement custom resolver interface v3
SukkaW opened this pull request about 2 months ago
SukkaW opened this pull request about 2 months ago
`no-rename-default` Add an option to ignore 3rd party modules
vladshcherbin opened this issue about 2 months ago
vladshcherbin opened this issue about 2 months ago
chore: release eslint-plugin-import-x
github-actions[bot] opened this pull request 2 months ago
github-actions[bot] opened this pull request 2 months ago
chore: release eslint-plugin-import-x
github-actions[bot] opened this pull request 2 months ago
github-actions[bot] opened this pull request 2 months ago
allow `n` levels for `no-relative-parent-imports`
dartess opened this issue 2 months ago
dartess opened this issue 2 months ago
fix(#185): merge `parserOptions` from `langaugeOptions`
SukkaW opened this pull request 2 months ago
SukkaW opened this pull request 2 months ago
fix(#185): add `langaugeOptions.parserOptions` to flat preset / read `sourceType` w/ fallback
SukkaW opened this pull request 2 months ago
SukkaW opened this pull request 2 months ago
sourceType 'module' is not supported when ecmaVersion < 2015
vladshcherbin opened this issue 2 months ago
vladshcherbin opened this issue 2 months ago
test: migrate to `createRuleTestCaseFunction`
marcalexiei opened this pull request 2 months ago
marcalexiei opened this pull request 2 months ago
test(extensions): migrate to `createRuleTestCaseFunction`
marcalexiei opened this pull request 2 months ago
marcalexiei opened this pull request 2 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
fix(#144): read `sourceType` w/ both flat/legacy config
SukkaW opened this pull request 3 months ago
SukkaW 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
Need to check "import type" for typescript
Perfectoff opened this issue 3 months ago
Perfectoff opened this issue 3 months ago
Some problem with the "restrictions" option
Perfectoff opened this issue 3 months ago
Perfectoff opened this issue 3 months ago
Vue SFC and imports are not gracefully handled per-block when using `script` and `script setup`
cyyynthia opened this issue 3 months ago
cyyynthia opened this issue 3 months ago
test: create utility function to infer rule types
marcalexiei opened this pull request 3 months ago
marcalexiei opened this pull request 3 months ago
fix(extensions): correct `Options` type
marcalexiei opened this pull request 3 months ago
marcalexiei opened this pull request 3 months ago
fix(no-extraneous-dependencies): correct some `Options` type properties
marcalexiei opened this pull request 3 months ago
marcalexiei opened this pull request 3 months ago
How to resolve exports from gts files as imports in ts files to prevent import-x/no-unresolved
tojofo opened this issue 3 months ago
tojofo 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
refactor: backport a few upstream changes
SukkaW opened this pull request 3 months ago
SukkaW opened this pull request 3 months ago
Upstream will be allowed to update with breaking changes due to ESLint v9
MichaelDeBoey opened this issue 3 months ago
MichaelDeBoey opened this issue 3 months ago
`extensions`: added `checkTypeImports` option
teidesu opened this pull request 4 months ago
teidesu opened this pull request 4 months ago
fix: support namespace type import
hyoban opened this pull request 4 months ago
hyoban opened this pull request 4 months ago
`no-duplicates` false positive without `prefer-inline`
hyoban opened this issue 4 months ago
hyoban opened this issue 4 months ago
Not works with `vue` files and `eslint-plugin-vue`
zdm opened this issue 4 months ago
zdm 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
How to configure import-x/extensions to enforce .js
bodinsamuel opened this issue 4 months ago
bodinsamuel opened this issue 4 months ago
perf(utils): faster ImportDeclaration detect
SukkaW opened this pull request 4 months ago
SukkaW opened this pull request 4 months ago
Fix incorrect no-duplicates prefer-inline default type import handling
AaronMoat opened this pull request 4 months ago
AaronMoat 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
Invalid group definition for package if types for it are defined locally.
dartess opened this issue 5 months ago
dartess opened this issue 5 months ago
feat: add support for using resolver object directly in settings
GoodbyeNJN opened this pull request 5 months ago
GoodbyeNJN opened this pull request 5 months ago
no-extraneous-dependencies option: transitiveDependencies
Zamiell opened this issue 5 months ago
Zamiell opened this issue 5 months ago
fix: false positive with no-rename-default
Zamiell opened this pull request 5 months ago
Zamiell opened this pull request 5 months ago
linting is failing
Zamiell opened this issue 5 months ago
Zamiell opened this issue 5 months ago
tests are failing
Zamiell opened this issue 5 months ago
Zamiell opened this issue 5 months ago
Update README.md
jjoselv opened this pull request 5 months ago
jjoselv opened this pull request 5 months ago
import-x/resolver settings syntax
AaronPorts opened this issue 5 months ago
AaronPorts opened this issue 5 months ago
No default export found when default export exists
steven-olmsted-arcadis opened this issue 5 months ago
steven-olmsted-arcadis opened this issue 5 months ago
Regular expression `v` flag reported as a parse error
steven-olmsted-arcadis opened this issue 5 months ago
steven-olmsted-arcadis opened this issue 5 months ago
add `eslint-import-resolver-typescript` as a dependency
Zamiell opened this issue 5 months ago
Zamiell opened this issue 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
fix: backports upstream changes
SukkaW opened this pull request 5 months ago
SukkaW opened this pull request 5 months ago
fix(`no-unused-modules`): default `src` to `process.cwd()` again
nchevsky opened this pull request 5 months ago
nchevsky opened this pull request 5 months ago
fix: avoid side effects from `@typescript-eslint/typescript-estree`
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
`import-x/no-default-export` does not work in typescript
M-51 opened this issue 5 months ago
M-51 opened this issue 5 months ago
ci: use `matrix.include` to set data for optional steps
marcalexiei opened this pull request 5 months ago
marcalexiei opened this pull request 5 months ago
feat: whitelist option for no-extraneous-dependencies
Zamiell opened this pull request 5 months ago
Zamiell opened this pull request 5 months ago
no-extraneous-dependencies should allow specific whitelist
Zamiell opened this issue 5 months ago
Zamiell opened this issue 5 months ago
feat: replace node with ts resolver in `typescript` configs
marcalexiei opened this pull request 5 months ago
marcalexiei opened this pull request 5 months ago
Disallow renaming or aliases with the same identifiers
alfaproject opened this issue 5 months ago
alfaproject opened this issue 5 months ago
test(#136): try to reproduce the issue
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
Add option for no-rename-default to exclude some modules
meteorlxy opened this issue 5 months ago
meteorlxy opened this issue 5 months ago
docs: add flat config configuration
marcalexiei opened this pull request 5 months ago
marcalexiei opened this pull request 5 months ago
chore: fix typo in changeset
SukkaW opened this pull request 5 months ago
SukkaW opened this pull request 5 months ago
fix(#123): make `no-named-as-default` ignores TS `namespace`
SukkaW opened this pull request 5 months ago
SukkaW opened this pull request 5 months ago
feat: `no-rename-default`
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
refactor: isolate parsing w/ typescript-eslint v8
SukkaW opened this pull request 5 months ago
SukkaW opened this pull request 5 months ago
import-x/order scss file ordering
reintroducing opened this issue 5 months ago
reintroducing opened this issue 5 months ago
fail positives with "no-named-as-default"
Mister-Hope opened this issue 6 months ago
Mister-Hope opened this issue 6 months ago