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

modify no-unused-vars for *.js #21

Merged
merged 4 commits into from
Nov 17, 2024
Merged

Conversation

mcm1957
Copy link
Contributor

@mcm1957 mcm1957 commented Nov 15, 2024

This PR tries to modify no-unused-vars like it is already done for ts files.

BUT maybe it would be better to restructure the complete pur js config into some const jsRules = { ... } like it is done for tsRules.
Not sure how to structure this. So feel free to simply close this PR and change code yourself.

Related to #20

Copy link
Contributor

@GermanBluefox GermanBluefox left a comment

Choose a reason for hiding this comment

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

LGTM

@GermanBluefox GermanBluefox merged commit 072bd72 into ioBroker:main Nov 17, 2024
1 check passed
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.

3 participants