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

feat: add @types/eslint peer dependency #106

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

danielrentz
Copy link

Prerequisites checklist

What is the purpose of this pull request?

This package exports TS type definitions referring to eslint types, thus it should publicly include the @types/eslint package.

What changes did you make? (Give an overview)

In packages/compat/package.json, move "@types/eslint" to "dependencies".

Related Issues

fixes #105

Is there anything you'd like reviewers to focus on?

Copy link

linux-foundation-easycla bot commented Aug 13, 2024

CLA Signed


The committers listed above are authorized under a signed CLA.

@nzakas nzakas marked this pull request as draft August 13, 2024 15:22
@nzakas
Copy link
Member

nzakas commented Aug 13, 2024

Switching to draft until we resolve #104

@danielrentz danielrentz marked this pull request as ready for review September 17, 2024 04:26
Copy link
Member

@nzakas nzakas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Would like another review before merging.

@nzakas
Copy link
Member

nzakas commented Sep 17, 2024

@danielrentz can you please sign the CLA?

@danielrentz
Copy link
Author

done

@danielrentz danielrentz changed the title feat: make @types/eslint dependency public feat: add @types/eslint dependency Sep 18, 2024
@danielrentz danielrentz changed the title feat: add @types/eslint dependency feat: add @types/eslint peer dependency Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Second Review Needed
Development

Successfully merging this pull request may close these issues.

Change Request: Add @types/eslint dependency
2 participants