Skip to content

[feature] Support nx workspaces #125

Open
SuperOleg39 opened this issue Oct 28, 2021 · 0 comments
Open

[feature] Support nx workspaces #125

SuperOleg39 opened this issue Oct 28, 2021 · 0 comments

Comments

@SuperOleg39
Copy link
Contributor

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant