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

Fix missing eslint-visitor-keys dependency #1100

Merged
merged 1 commit into from Feb 15, 2021
Merged

Fix missing eslint-visitor-keys dependency #1100

merged 1 commit into from Feb 15, 2021

Conversation

Mesteery
Copy link
Contributor

@Mesteery Mesteery commented Feb 14, 2021

The dependency eslint-visitor-keys
was not declared in the package.json. This produced an error.

Closes: #1099

The dependency `eslint-visitor-keys`
was not declared in the `package.json`. This produced an error.

Closes: #1099
@mainrs
Copy link

mainrs commented Feb 14, 2021

Dang, you were faster! I looked the issue up again so I could reference it in the commit message and saw that a PR is already open :) Thank you very much!

@sindresorhus sindresorhus changed the title fix: eslint-visitor-keys unused dependency Fix missing eslint-visitor-keys dependency Feb 15, 2021
@sindresorhus sindresorhus merged commit 5c1ff2e into sindresorhus:main Feb 15, 2021
@Mesteery Mesteery deleted the patch-1 branch February 15, 2021 11:47
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.

Missing dependency on eslint-visitor-keys
4 participants