import-js/eslint-import-resolver-typescript

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

Aperta

#282 aperta il 1 mag 2024

 (23 commenti) (17 reazioni) (0 assegnatari)TypeScript (73 fork)github user discovery
PR welcomehelp wanted

Metriche repository

Star
 (825 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor