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

chore: removed unused variables #6

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Conversation

Andrew01011997
Copy link
Contributor

Mandatory update

When using this package, there is a problem with typing. Many projects use eslint as a code quality validator, one of the rules of which is "Unused variables must be removed".

ESLint rule link: https://eslint.org/docs/latest/rules/no-unused-vars

In this pr I removed unused variables from the library files to not break this rule

@koka0630 koka0630 merged commit 15b0c3a into babel-jp:master Jan 31, 2024
3 checks passed
@koka0630
Copy link
Contributor

Sorry for the delay in confirming 💦

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

2 participants