Skip to content

typescript-eslintのuseProjectServiceを有効化する #108

@sushichan044

Description

@sushichan044

typescript-eslintにはuseProjectServiceというオプションが実験的に用意されている。

これを使うと、TypeScriptのCompilerAPIを毎回呼び出さず、別プロセスとして立ち上がったtsserverを用いて型情報つきLintingを行うので、大幅なパフォーマンス改善が見込まれる。また、tsconfigも自動的に検出できるようになる。

Metadata

Metadata

Assignees

Labels

eslintissues about eslint

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions