Skip to content

[feature] Support nx workspaces #125

Open
@SuperOleg39

Description

@SuperOleg39

Problem

Nx generate workspaces with eslint and prettier in dependencies.

@tinkoff/eslint-config has eslint and prettier in dependencies too, and recommends users to prevent install this packages.

So, it's easy to have missmatched versions or duplicates of this packages.

Solution

Looks like the best solution is move eslint, prettier and other core dependencies of @tinkoff/eslint-config to peerDependencies

Then we need to write a complete migration guider.

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