import-js/eslint-import-resolver-typescript

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

Aberta

#282 aberto em 1 de mai. de 2024

 (23 comentários) (17 reações) (0 responsável)TypeScript (73 forks)github user discovery
PR welcomehelp wanted

Métricas do repositório

Stars
 (825 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador