Open
Description
Coming over from https://twitter.com/andhaveaniceday/status/1738986013320794313: typescript-eslint has a relatively undocumented allowAutomaticSingleRunInference
feature that in many cases speeds up single-run linting. That includes CI.
Because eslint/rfcs#102 wasn't accepted (😞) and one last bug with it has yet to be explained (typescript-eslint/typescript-eslint#3851), we've been cautious to enable it by default in typescript-eslint. But as @jakebailey noted, [DT doesn't] have project references and it's all single run outside of the editor.
Metadata
Metadata
Assignees
Labels
No labels