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
I recently migrated the repo to v9. All the rules seem to work fine and be responsive in-editor, but the time to run pnpm eslint went from ~8 to ~25 seconds on my machine somehow.
Couldn't immediately figure out what was going on. Generally, linting is only run across the whole repo in CI, so I'm willing to keep up the updated config regardless with the hope there must be some misconfigured setting leading to this.
The text was updated successfully, but these errors were encountered:
I recently migrated the repo to v9. All the rules seem to work fine and be responsive in-editor, but the time to run
pnpm eslint
went from ~8 to ~25 seconds on my machine somehow.Couldn't immediately figure out what was going on. Generally, linting is only run across the whole repo in CI, so I'm willing to keep up the updated config regardless with the hope there must be some misconfigured setting leading to this.
The text was updated successfully, but these errors were encountered: