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

Eslint timeout #88

Open
Justas-Lapiene opened this issue Sep 10, 2024 · 1 comment
Open

Eslint timeout #88

Justas-Lapiene opened this issue Sep 10, 2024 · 1 comment

Comments

@Justas-Lapiene
Copy link

Greetings Folke, love lazyvim.

I noticed that there's a small issue with es-lint though. On bigger projects it basically become unusable, timing out all of the time. I have opted to use eslint_d from mason as its much faster, so the timeouts are less, but it's much less well integrated with lazy as the lazy.extras.eslint. eslint_d sometimes doesn't show errors and sometimes does not provide prettier with the correct formatting configuration.

I work with typescript, so I have been using pnpm lint at the end of my PRs to fix all of the lint problems manually, but honestly that's a little inconvenient.

Is this something you are aware of? is there maybe a way to improve the performance of eslint? I believe it must be something wrong with configuration, as eslint is working fine on the project im working on when im running it in vscode.

Thank you very much for your insights and LazyVim.

@Thyrum
Copy link

Thyrum commented Oct 3, 2024

I'm having the same problem with eslint often timing out on my bigger projects

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

2 participants