Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move typescript-eslint to peerDeps #107

Closed
devtobi opened this issue Dec 11, 2024 · 2 comments
Closed

Move typescript-eslint to peerDeps #107

devtobi opened this issue Dec 11, 2024 · 2 comments

Comments

@devtobi
Copy link
Contributor

devtobi commented Dec 11, 2024

Is it possible to move typescript-eslint to peer deps?

This way projects would need to include their own version of typescript-eslint as devDependency and this project would no longer need to maintain updating this dependency. (and release new versions when typescript-eslint was updated)

typescript is a peerDep as well so I suggest to do the same for typescript-eslint if possible

In my opinion this would be a win-win for both sides. 😄

@haoqunjiang
Copy link
Member

Considering that, to date, every major version of typescript-eslint ships with some breaking changes that require effort to adapt on our side, making it a peer dependency doesn't provide much benefit at the moment.

@haoqunjiang haoqunjiang closed this as not planned Won't fix, can't repro, duplicate, stale Feb 10, 2025
@devtobi
Copy link
Contributor Author

devtobi commented Feb 10, 2025

Thanks for clarifying. 😄

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

No branches or pull requests

2 participants