You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.
Problem
I have been experiencing really slow linting using this plugin lately, after testing I was able to pin most of the slowdown to 1 rule
Test
This was run on a mid-sized nextjs project and relatively powerful laptop (5800HS + 16GB)
Results
As you can clearly see,
@typescript-eslint/no-misused-promises
takes more than 50% of the linting time.The text was updated successfully, but these errors were encountered: