Skip to content

Default to ESLint's root: true to match TSLint behavior #1465

Closed
@hyperupcall

Description

@hyperupcall

🚀 Feature Request

To the best of my knowledge, tslint does not automatically search for and process tslint.json files that are in parent directories. ESLint does this by default, and needs to be disabled by specifying root: true at the configuration top-level. To match the default behavior of tslint, we could set this ESLint top-level property

If this feature request is accepted, I am able to make a PR

I can make a PR

Existing Behavior

Does not set root property of ESLint configuration

Change Proposal

Set top-level root to true in all generated configs

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomers; welcome aboard!status: accepting prsPlease, send in a PR to resolve this! ✨type: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions