Closed
Description
Following typescript-eslint/typescript-eslint#8424 (comment): right now, eslint-plugin-import
deletes the two known parserOptions
from typescript-eslint's typed linting:
eslint-plugin-import/utils/parse.js
Lines 80 to 85 in 7a21f7e
...but we added an EXPERIMENTAL_useProjectService
too. Folks using it are experiencing the performance issues from #1408 again.
Metadata
Metadata
Assignees
Labels
No labels