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

refactor: Use @eslint/plugin-kit #22

Merged
merged 1 commit into from
Aug 29, 2024
Merged

refactor: Use @eslint/plugin-kit #22

merged 1 commit into from
Aug 29, 2024

Conversation

nzakas
Copy link
Member

@nzakas nzakas commented Aug 27, 2024

Prerequisites checklist

What is the purpose of this pull request?

Refactored to use @eslint/plugin-kit

What changes did you make? (Give an overview)

  • Use VisitNodeStep as the base class for JSONTraversalStep
  • Use TextSourceCodeBase as the base class for JSONSourceCode

Related Issues

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

Copy link
Member

@mdjermanovic mdjermanovic left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@mdjermanovic mdjermanovic merged commit e70e756 into main Aug 29, 2024
15 checks passed
@mdjermanovic mdjermanovic deleted the plugin-kit branch August 29, 2024 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Complete
Development

Successfully merging this pull request may close these issues.

2 participants