Skip to content

Enable parserOptions.allowAutomaticSingleRunInference #890

Open
@JoshuaKGoldberg

Description

@JoshuaKGoldberg

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions