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

VIH-11136 remove unused vars and imports add unused imports to lint #1446

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

shaed-parkar
Copy link
Contributor

Jira link

VIH-11136

Change description

Adding a new ESLint plugin for unused imports and cleaning up unused imports across multiple files.

ESLint Plugin Addition:

  • Added eslint-plugin-unused-imports to the list of plugins in .eslintrc.js and configured a rule to flag unused imports as errors.

@shaed-parkar shaed-parkar requested review from a team as code owners November 11, 2024 20:26
Copy link

@shaed-parkar shaed-parkar merged commit 7987f82 into master Nov 14, 2024
8 checks passed
@shaed-parkar shaed-parkar deleted the feature/VIH-11136_add_unused_imports_linting branch November 25, 2024 20:51
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