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

Resolve eslint max-params warnings #1250

Open
samayer12 opened this issue Oct 9, 2024 · 0 comments
Open

Resolve eslint max-params warnings #1250

samayer12 opened this issue Oct 9, 2024 · 0 comments

Comments

@samayer12
Copy link
Collaborator

samayer12 commented Oct 9, 2024

Describe what should be investigated or refactored

ESlint has several warnings for max-params violations across the codebase. Resolve these warnings.

Definition of Done

  • There are zero eslint warnings for max-params
  • max-params is set to error from warn in .eslintrc.json

Additional context

Run the linter with npm format:check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants