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 plugin dependencies to peerDependencies #3

Merged
merged 3 commits into from Oct 18, 2018

Conversation

nickdaugherty
Copy link
Member

Unfortunately, ESLint currently requires peer dependencies for plugins - it doesn't work reliably when they are defined as dependencies.

They're working on it: eslint/eslint#10643

Fixes #2

Otherwise ESLint can't always find it.

Kinda sucks but it's all ESLint supports for now
@nickdaugherty nickdaugherty merged commit c5ec6e4 into master Oct 18, 2018
@gudmdharalds gudmdharalds deleted the update/move-plugin-dependencies-to-peer branch September 18, 2023 19:32
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

Successfully merging this pull request may close these issues.

None yet

1 participant