Hey,
after upgrading my Large Project with ~7000 files from Typescript 5.9.x to 6.03 i get the following message when running react Doctor:
✖ Scanning failed (lint, non-fatal). Lint analysis exceeded 300s and was skipped.
Is there anyway to get a better debug logging or to set the analysis timeout higher?
Normal eslint time on the Project without react-doctor is about 35 seconds before the upgrade and roughly the same after. So no notable change here.
Any Ideas?
Hey,
after upgrading my Large Project with ~7000 files from Typescript 5.9.x to 6.03 i get the following message when running react Doctor:
✖ Scanning failed (lint, non-fatal). Lint analysis exceeded 300s and was skipped.Is there anyway to get a better debug logging or to set the analysis timeout higher?
Normal eslint time on the Project without react-doctor is about 35 seconds before the upgrade and roughly the same after. So no notable change here.
Any Ideas?