Replies: 1 comment
-
For me the following solve that:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have this eslint config:
But linting my project takes about 5 minutes, the debug output shows this for basically each svelte file:
That's almost 900ms for just a single file!
Is there perhaps something wrong in my config?
Beta Was this translation helpful? Give feedback.
All reactions