import-js/eslint-import-resolver-typescript

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

开放

#282 创建于 2024年5月1日

 (23 条评论) (17 个反应) (0 位负责人)TypeScript (73 个派生)github user discovery
PR welcomehelp wanted

仓库指标

星标
 (825 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南