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(test): only warn on unused variables #942

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

jxjj
Copy link
Contributor

@jxjj jxjj commented Jan 24, 2025

Fixes ChimeIn tests failing at eslint check.

  • changes eslint from "error" (default) to "warn" when there's an unused variable in a vue file.
  • removes the unused index variable regardless

@jxjj jxjj requested a review from cmcfadden January 24, 2025 22:00
@jxjj jxjj self-assigned this Jan 24, 2025
@jxjj jxjj merged commit 309ccde into develop Jan 24, 2025
3 checks passed
@jxjj jxjj deleted the feature/fix-test-warn-on-unused branch January 24, 2025 22:57
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