Skip to content

Website: [Playground] config should support available presets from ts-eslint and eslint #5171

Closed
@armano2

Description

@armano2

Before You File a Documentation Request Please Confirm You Have Done The Following...

Suggested Changes

playground should support available presets from ts-eslint and eslint, extends field in eslint config

    "eslint:recommended",
    "plugin:@typescript-eslint/eslint-recommended",
    "plugin:@typescript-eslint/recommended-requiring-type-checking",
    "plugin:@typescript-eslint/strict"

this list should be deduced automatically from data exposed by eslint

Affected URL(s)

https://typescript-eslint.io/play/

Metadata

Metadata

Assignees

Labels

accepting prsGo ahead, send a pull request that resolves this issuepackage: websiteIssues related to the @typescript-eslint websitewebsite: playground

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions