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(eslint/js): allow unused var when leading underscore #61

Merged
merged 1 commit into from
Jan 5, 2025

Conversation

PierreDemailly
Copy link
Contributor

See NodeSecure/ci#168

Error: 7:12 error '_payload' is defined but never used no-unused-vars

@PierreDemailly PierreDemailly merged commit a0b0d43 into main Jan 5, 2025
1 check passed
@PierreDemailly PierreDemailly changed the title fix(eslint): allow unused var when leading underscore fix(eslint/js): allow unused var when leading underscore Jan 5, 2025
@PierreDemailly PierreDemailly deleted the eslint-allow-unused-leading-underscore branch January 5, 2025 12:25
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.

2 participants