Skip to content
This repository was archived by the owner on Feb 9, 2025. It is now read-only.

Bad performance with TypeScript #65

Closed
jhnns opened this issue Jul 8, 2019 · 2 comments
Closed

Bad performance with TypeScript #65

jhnns opened this issue Jul 8, 2019 · 2 comments

Comments

@jhnns
Copy link
Member

jhnns commented Jul 8, 2019

This is caused by the eslint-plugin-import which triggers a compilation for each module in the module graph.

Will be fixed when import-js/eslint-plugin-import#1409 is merged and published.

@jhnns
Copy link
Member Author

jhnns commented Aug 2, 2019

Related discussion: typescript-eslint/typescript-eslint#389

@jhnns
Copy link
Member Author

jhnns commented Aug 23, 2019

I disabled some problematic rules and there have been some changes in TypeScript and ESLint. I think it's getting better. We can re-open this if there are still problems.

@jhnns jhnns closed this as completed Aug 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant