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
[Fix] `no-named-as-default`: allow named specifier if equivalent to default
akwodkiewicz opened this pull request 5 months ago
akwodkiewicz opened this pull request 5 months ago
Update `tsconfig-paths` dependency to v4
rtritto opened this issue 5 months ago
rtritto opened this issue 5 months ago
Making `ExportMap` available in `eslint-module-utils`?
adamhamlin opened this issue 5 months ago
adamhamlin opened this issue 5 months ago
webpack resolver: Simplify loop
fregante opened this pull request 6 months ago
fregante opened this pull request 6 months ago
This plugin does not report `import/extensions` and `import/no-unresolved` errors on `import type …` constructs
kmoschcau opened this issue 6 months ago
kmoschcau opened this issue 6 months ago
createSSRApp not found in 'vue'eslintimport/named
MachoManCk opened this issue 6 months ago
MachoManCk opened this issue 6 months ago
Require/first rule ?
edi9999 opened this issue 6 months ago
edi9999 opened this issue 6 months ago
TypeError: context.getScope is not a function
partynuts opened this issue 6 months ago
partynuts opened this issue 6 months ago
[New] add `enforce-node-protocol-usage` rule
GoldStrikeArch opened this pull request 6 months ago
GoldStrikeArch opened this pull request 6 months ago
feat: added support for node: protocol
GoldStrikeArch opened this pull request 6 months ago
GoldStrikeArch opened this pull request 6 months ago
Status of upgrading to eslint v9?
StarManTheGamer opened this issue 6 months ago
StarManTheGamer opened this issue 6 months ago
ESLint: (TypeError: context.getScope is not a function)
shafaqkazmi opened this issue 6 months ago
shafaqkazmi opened this issue 6 months ago
Error parsing git format in package.json (pnpm)
nobiit opened this issue 6 months ago
nobiit opened this issue 6 months ago
Possible false positive import/namespace error on exported type
corydeppen opened this issue 6 months ago
corydeppen opened this issue 6 months ago
[New] add support for Flat Config
michaelfaith opened this pull request 7 months ago
michaelfaith opened this pull request 7 months ago
`import/no-extraneous-dependencies` gets confused in a monorepo
saiichihashimoto opened this issue 7 months ago
saiichihashimoto opened this issue 7 months ago
Removing duplicates breaks in TypeScript when "type" is being used
bennycode opened this issue 7 months ago
bennycode opened this issue 7 months ago
`import/extensions`, `import/no-unresolved` don't highlight import of nonexistent .js in TypeScript project
jwbth opened this issue 7 months ago
jwbth opened this issue 7 months ago
import plugin breaking in nx based mono-repo
rishavpandey43 opened this issue 7 months ago
rishavpandey43 opened this issue 7 months ago
import/no-unused-modules doesn't work in monorepo
saiichihashimoto opened this issue 7 months ago
saiichihashimoto opened this issue 7 months ago
[Fix] `no-extraneous-dependencies`: allow incorrect paths in packageDir
chabb opened this pull request 7 months ago
chabb opened this pull request 7 months ago
[New] `no-unused-modules`: Add `ignoreUnusedTypeExports` option
silverwind opened this pull request 7 months ago
silverwind opened this pull request 7 months ago
arbitrary-module-namespace-identifier is showing an error in tests
rotu opened this issue 8 months ago
rotu opened this issue 8 months ago
Unexpected token when running tests with nyc
rotu opened this issue 8 months ago
rotu opened this issue 8 months ago
bump minimum node version to 16
rotu opened this pull request 8 months ago
rotu opened this pull request 8 months ago
fix long imports by exchanging with alias/paths from tsconfig
LeLunZ opened this issue 8 months ago
LeLunZ opened this issue 8 months ago
[New] `no-rename-default`: Forbid importing a default export by a different name
whitneyit opened this pull request 8 months ago
whitneyit opened this pull request 8 months ago
ESLint: Parse errors in imported module 'foo': parserPath or languageOptions.parser is required! (undefined:undefined)(import/namespace)
enablonian opened this issue 8 months ago
enablonian opened this issue 8 months ago
[dynamic-import-chunkname] Disallow chunk name when eager mode is enabled
amsardesai opened this pull request 8 months ago
amsardesai opened this pull request 8 months ago
Sort custom Path to add newlines-between
MariuzM opened this issue 9 months ago
MariuzM opened this issue 9 months ago
Compatibility with ESLint 9.x
TylerVigario opened this issue 9 months ago
TylerVigario opened this issue 9 months ago
Incorrect behavior of import/order in a monorepo setup - using internal package in workspace
kynesis-root opened this issue 9 months ago
kynesis-root opened this issue 9 months ago
[spam]
MigraalPL opened this issue 9 months ago
MigraalPL opened this issue 9 months ago
`no-extraneous-dependencies` requeres restarting eslint server in vscode when adding new dependencies
DetachHead opened this issue 9 months ago
DetachHead opened this issue 9 months ago
optimize no-cycle rule using strongly connected components
soryy708 opened this pull request 9 months ago
soryy708 opened this pull request 9 months ago
ci: cancel in-progress runs when new changes are pushed up
G-Rath opened this pull request 9 months ago
G-Rath opened this pull request 9 months ago
[New] support eslint 9
G-Rath opened this pull request 9 months ago
G-Rath opened this pull request 9 months ago
'TypeError: context.getAncestors is not a function' with ESLint v9
vpmedia opened this issue 9 months ago
vpmedia opened this issue 9 months ago
"import/internal-regex" monorepo package are ignored
karolis-96 opened this issue 9 months ago
karolis-96 opened this issue 9 months ago
Make it clear how to install the plugin
jwbth opened this pull request 9 months ago
jwbth opened this pull request 9 months ago
[import/no-duplicates] Autofix merges imports incorrectly - single index.d.ts but multiple modules
mpellegrini opened this issue 9 months ago
mpellegrini opened this issue 9 months ago
Refactor export map builder
soryy708 opened this pull request 9 months ago
soryy708 opened this pull request 9 months ago
fix: check exports exist before access to it
headfire94 opened this pull request 9 months ago
headfire94 opened this pull request 9 months ago
fix lint errors in export map builder
soryy708 opened this pull request 9 months ago
soryy708 opened this pull request 9 months ago
import/order Issue: Inconsistency of sorting, presumably because of different operating systems
felix2246 opened this issue 10 months ago
felix2246 opened this issue 10 months ago
[Tests] appveyor -> GHA (run tests on Windows in both pwsh and WSL + Ubuntu)
joeyguerra opened this pull request 10 months ago
joeyguerra opened this pull request 10 months ago
core modules docs are misleading
jcollum-nutrien opened this issue 10 months ago
jcollum-nutrien opened this issue 10 months ago
separate export map from its builder
soryy708 opened this pull request 10 months ago
soryy708 opened this pull request 10 months ago
[ci] GithubActions: Convert the appveyor pipeline to Github Actions
joeyguerra opened this pull request 10 months ago
joeyguerra opened this pull request 10 months ago
resolve lint warnings
soryy708 opened this pull request 10 months ago
soryy708 opened this pull request 10 months ago
make exportmap procedures static instead of monkeypatching exportmap
soryy708 opened this pull request 10 months ago
soryy708 opened this pull request 10 months ago
add some comments and jsdocs to ExportMap
soryy708 opened this pull request 10 months ago
soryy708 opened this pull request 10 months ago
Error: Cannot calculate TypeScript semantic issues without a valid project
MillerSvt opened this issue 10 months ago
MillerSvt opened this issue 10 months ago
[spam]
jimmy34323 opened this issue 10 months ago
jimmy34323 opened this issue 10 months ago
Does a resolver have to be cjs?
nnmrts opened this issue 10 months ago
nnmrts opened this issue 10 months ago
Improve the way to find tsconfig.json
shiyangzhaoa opened this issue 10 months ago
shiyangzhaoa opened this issue 10 months ago
no-unused-modules: ignore imports in files listed in ignoreExports
ziserman opened this issue 10 months ago
ziserman opened this issue 10 months ago
Is this parsing the entire node_modules?
hugotox opened this issue 10 months ago
hugotox opened this issue 10 months ago
Support path mapping/aliases and relative paths.
SanteeMarcel opened this issue 10 months ago
SanteeMarcel opened this issue 10 months ago
Possibly confusing error message due to bias in package manager
handeyeco opened this issue 10 months ago
handeyeco opened this issue 10 months ago
ESLint: Unexpected use of file extension "ts" for '.../something.ts' import/extensions rule
ialwayswatching opened this issue 10 months ago
ialwayswatching opened this issue 10 months ago
Add ignore pattern before using unusedExports by default
Florian-crg opened this issue 10 months ago
Florian-crg opened this issue 10 months ago
eslint(import/namespace): error 'BrowserTracing' not found in imported namespace 'Sentry'
binajmen opened this issue 10 months ago
binajmen opened this issue 10 months ago
What is the difference vs eslint-plugin-simple-import-sort
valerii15298 opened this issue 10 months ago
valerii15298 opened this issue 10 months ago
[PoC] Created FileEnumeratorIsh to demonstrate flat config support
JoshuaKGoldberg opened this pull request 10 months ago
JoshuaKGoldberg opened this pull request 10 months ago
Security vunerablity with json5
pavikrishna opened this issue 11 months ago
pavikrishna opened this issue 11 months ago
Add note(s) to docs about flat configs and/or no-unused-modules' `unusedExports` not being supported in flat configs
nnmrts opened this issue 11 months ago
nnmrts opened this issue 11 months ago
fix: also delete parserOptions.EXPERIMENTAL_useProjectService
JoshuaKGoldberg opened this pull request 11 months ago
JoshuaKGoldberg opened this pull request 11 months ago
When clearing typed linting options, also delete parserOptions.EXPERIMENTAL_useProjectService
JoshuaKGoldberg opened this issue 11 months ago
JoshuaKGoldberg opened this issue 11 months ago
[Fix] import/order: Support side-effect modules
M4rm41d3 opened this pull request 11 months ago
M4rm41d3 opened this pull request 11 months ago
package.json exports violations aren't caught
JeremyLoy opened this issue 11 months ago
JeremyLoy opened this issue 11 months ago
extensions and no-unresolved with imports that don't have file extensions
made-in-nz opened this issue 11 months ago
made-in-nz opened this issue 11 months ago
no-duplicates should also consider `export from`
hornta opened this issue 11 months ago
hornta opened this issue 11 months ago
[Fix/New] Node resolver: Try to use `require.resolve` when suitable
akx opened this pull request 12 months ago
akx opened this pull request 12 months ago
Incorrect test cases: Why `resolve('../files/foo', testContext)` should resolve `utils.testFilePath('./bar.jsx')`?
JounQin opened this issue 12 months ago
JounQin opened this issue 12 months ago
`import/extensions` not flagging missing extension on TypeScript path imports
nemanjastanic opened this issue 12 months ago
nemanjastanic opened this issue 12 months ago
chore: start migration
JounQin opened this pull request 12 months ago
JounQin opened this pull request 12 months ago
Some rules unnecessarily slow because of unneeded creation of import map
jorisw opened this issue 12 months ago
jorisw opened this issue 12 months ago
[Fix] `newline-after-import`: fix `considerComments` option when require
developer-bandi opened this pull request 12 months ago
developer-bandi opened this pull request 12 months ago
Dev dependency json5 needs to be upgraded due to a CVE issue linked to the minimist package (CVE-2021-44906)
GeccoRhiguelNavalta opened this issue 12 months ago
GeccoRhiguelNavalta opened this issue 12 months ago
use plugins: ['import'] in my Eslintrc.js but Still reporting errors about dynamic import
JealousyProgress opened this issue 12 months ago
JealousyProgress opened this issue 12 months ago
`import/namespace` failures when importing chai@5
timbeadle opened this issue about 1 year ago
timbeadle opened this issue about 1 year ago
Support eslint v9
DamienCassou opened this issue about 1 year ago
DamienCassou opened this issue about 1 year ago
`import/no-import-module-exports`'s `exception` option root path ?
DrakaSAN opened this issue about 1 year ago
DrakaSAN opened this issue about 1 year ago
Can't run tests after fresh clone and npm i
mussinbenarbia opened this issue about 1 year ago
mussinbenarbia opened this issue about 1 year ago
Option to exempt side-effect imports from 'import/no-duplicates'
matthias-ccri opened this issue about 1 year ago
matthias-ccri opened this issue about 1 year ago
[Docs] `no-extraneous-dependencies`: Make glob pattern description more explicit
mulztob opened this pull request about 1 year ago
mulztob opened this pull request about 1 year ago
missing guard case in `getParserPath` with flat config format
error-four-o-four opened this issue about 1 year ago
error-four-o-four opened this issue about 1 year ago
[New] `dynamic-import-chunkname`: add `allowEmpty` option to allow empty leading comments
JiangWeixian opened this pull request about 1 year ago
JiangWeixian opened this pull request about 1 year ago
support check chunk-name format only in dynamic-import-chunkname rule
JiangWeixian opened this issue about 1 year ago
JiangWeixian opened this issue about 1 year ago
[email protected] : No matching version found for tsconfig-paths@^3.15.0
ariana-yp opened this issue about 1 year ago
ariana-yp opened this issue about 1 year ago
`noUselessIndex` is not applied on project-relative path segments
park-jemin opened this issue about 1 year ago
park-jemin opened this issue about 1 year ago
TypeError when tsconfig extends with multiple config files
nonameolsson opened this issue about 1 year ago
nonameolsson opened this issue about 1 year ago
improve no-cycle rule performance by leveraging strongly connected components
soryy708 opened this issue about 1 year ago
soryy708 opened this issue about 1 year ago
Update package.json
martinez-hugo opened this pull request about 1 year ago
martinez-hugo opened this pull request about 1 year ago
`export import X = Y` seems not being recognized and may trigger `import/namespace` false-positives
chenxinyanc opened this issue about 1 year ago
chenxinyanc opened this issue about 1 year ago
[regression] `no-duplicates` false positive
frantic1048 opened this issue about 1 year ago
frantic1048 opened this issue about 1 year ago
`import/no-cycle` not working with `jsx` and `tsx` files
ronaldruzicka opened this issue about 1 year ago
ronaldruzicka opened this issue about 1 year ago
import/no-unassigned-import causes `couldn't find a configuration file`
Issayev opened this issue about 1 year ago
Issayev opened this issue about 1 year ago
Feature: no duplicates require
Pandemic1617 opened this pull request about 1 year ago
Pandemic1617 opened this pull request about 1 year ago