-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed as not planned
Labels
blocked by external APIBlocked by a tool we depend on exposing an API, such as TypeScript's Type Relationship APIBlocked by a tool we depend on exposing an API, such as TypeScript's Type Relationship APIenhancement: new plugin ruleNew rule request for eslint-pluginNew rule request for eslint-pluginlocked due to agePlease open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.package: eslint-pluginIssues related to @typescript-eslint/eslint-pluginIssues related to @typescript-eslint/eslint-plugin
Description
Currently I'm using eslint-plugin-import with eslint-import-resolver-typescript, but it works really slow.
And I was thinking that creation of dependency tree with TS project (that already passed to @typescript-eslint/eslint-parser
) must be much faster than file system scanning.
See also: tslint-no-circular-imports.
sindresorhus, davazp, alexkrautmann, davidsu, remidej and 13 more
Metadata
Metadata
Assignees
Labels
blocked by external APIBlocked by a tool we depend on exposing an API, such as TypeScript's Type Relationship APIBlocked by a tool we depend on exposing an API, such as TypeScript's Type Relationship APIenhancement: new plugin ruleNew rule request for eslint-pluginNew rule request for eslint-pluginlocked due to agePlease open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.package: eslint-pluginIssues related to @typescript-eslint/eslint-pluginIssues related to @typescript-eslint/eslint-plugin