Closed
Description
Before You File a Proposal Please Confirm You Have Done The Following...
- I have searched for related issues and found none that match my proposal.
- I have searched the current rule list and found no rules that match my proposal.
- I have read the FAQ and my problem is not listed.
Relevant Package
typescript-estree
My proposal is suitable for this project
- I believe my proposal would be useful to the broader TypeScript community (meaning it is not a niche proposal).
Description
Reposting #6176: we've heard from users that the allowAutomaticSingleRunInference
option can significantly improve linting performance. And other than project references (#3851) we haven't heard any new reports about it causing issues.--fix
mode
Let's turn the inference on by default!
Additional Info
Marking as blocked on #3851 to start. Adding to the v7 v8 milestone as well.