import-js/eslint-import-resolver-typescript

Support for `project: true` or `useProjectService: true` ?

Offen

#282 geöffnet am 01.05.2024

 (23 Kommentare) (17 Reaktionen) (0 zugewiesene Personen)TypeScript (73 Forks)github user discovery
PR welcomehelp wanted

Repository-Metriken

Stars
 (825 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Hi! I'm wondering if the resolver currently or plans on supporting project: true like https://typescript-eslint.io/packages/parser/#project ?

As well as plans to support useProjectService once out of experimental phase (currently experimental as EXPERIMENTAL_useProjectService https://typescript-eslint.io/packages/parser/#experimental_useprojectservice ) which solves a few more issues (including performance) with finding the tsconfig.

Contributor Guide