Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant