import-js/eslint-import-resolver-typescript

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

Ouverte

#282 ouverte le 1 mai 2024

 (23 commentaires) (17 réactions) (0 personne assignée)TypeScript (73 forks)github user discovery
PR welcomehelp wanted

Métriques du dépôt

Stars
 (825 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur