Skip to content

Refactor typescript pack #1501

Open
@azdanov

Description

@azdanov

Is your feature related to a problem?

At the moment, the TypeScript pack has too many responsibilities (TypeScript, ESLint, Prettier).

Describe the new feature

It would be good to separate it into TypeScript, ESLint, and Prettier packs. The reason is that there are other tools that can be used for formatting and linting, and different combinations of them. At the moment, it's impossible to use those combinations, e.g., pure ESLint for linting and formatting, or no ESLint and only Prettier, or even using Biome.

Additional context

Related issue: #962

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions