-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Pull requests: import-js/eslint-plugin-import
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
[Fix] configs: added missing name attribute for eslint config inspector
#3151
by NishargShah
was merged Jan 26, 2025
[meta] Update flatConfig example to include typescript config
docs
typescript
#3138
by intellix
was merged Jan 9, 2025
Loading…
[New]
order
: add consolidateIslands
option to collapse excess spacing for aesthetically pleasing imports
semver-minor
#3129
by Xunnamius
was merged Jan 31, 2025
Loading…
[Fix]
order
: ensure arcane imports do not cause undefined behavior
import/export ordering
#3128
by Xunnamius
was merged Jan 29, 2025
Loading…
[New]
order
: allow controlling intragroup spacing of type-only imports via newlines-between-types
#3127
by Xunnamius
was merged Jan 29, 2025
Loading…
[Docs] add flat config guide for using
tseslint.config()
docs
typescript
#3126
by lnuvy
was merged Dec 23, 2024
Loading…
[utils] [fix] eslint-module-utils package
unambiguous
: detect modules exported from minified code
package: utils
#3124
by michaelfaith
was merged Dec 20, 2024
Loading…
[Fix]
no-unused-modules
: don't error out when running with flat config and an eslintrc isn't present
#3116
by michaelfaith
was merged Dec 24, 2024
Loading…
[meta] issue template with guidance for bug reports
docs
#3115
by soryy708
was merged Jan 29, 2025
Loading…
[Docs]
extensions
, order
: improve documentation
docs
#3106
by Xunnamius
was merged Nov 27, 2024
Loading…
[New]
extensions
: allow enforcement decision overrides based on specifier
semver-minor
#3105
by Xunnamius
was merged Dec 31, 2024
Loading…
[New]
order
: allow intragroup sorting of type-only imports via sortTypesGroup
import/export ordering
#3104
by Xunnamius
was merged Jan 23, 2025
Loading…
[Docs]
dynamic-import-chunkname
: fix typo in usage of the rule
docs
#3102
by yurimikushov
was merged Nov 15, 2024
Loading…
[resolvers/webpack] [new] add cache option
package: resolver/webpack
semver-minor
#3100
by seiyab
was merged Nov 14, 2024
Loading…
Code Refactoring for Enhanced Readability and Maintainability in Modu…
#3081
by SpEXterXD
was closed Oct 6, 2024
Loading…
[Fix] eslint-module-utils package
exportMap
: improve cacheKey
when using flat config
package: utils
#3072
by michaelfaith
was merged Sep 26, 2024
Loading…
[Performance]
no-cycle
: dont scc for each linted file
#3068
by soryy708
was merged Sep 25, 2024
Loading…
[Fix]
export
: False positive for exported overloaded functions in TS
typescript
#3065
by liuxingbaoyu
was merged Sep 24, 2024
Loading…
[Fix]
exportMap
: export map cache is tainted by unreliable parse results
#3062
by michaelfaith
was merged Sep 26, 2024
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.