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

Issue #72 solve eslint warnings #74

Closed
wants to merge 3 commits into from

Conversation

amrishtembe1998
Copy link
Contributor

@amrishtembe1998 amrishtembe1998 commented Sep 27, 2023

Removed unused state variables which were causing eslint warnings

#72 Solve eslint warnings (#72)

@rzarviv
Copy link
Collaborator

rzarviv commented Sep 27, 2023

Hi @amrishtembe1998 , please add a description for this PR and a hashtag ('#') for the issue you'd like to solve.

@amrishtembe1998
Copy link
Contributor Author

Hi @rzarviv Updated the PR description... please have a look

Copy link
Member

@NoamGaash NoamGaash left a comment

Choose a reason for hiding this comment

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

great!
could you set all warnings as errors?
https://eslint.org/docs/latest/use/configure/rules
bonus - use process.env.CI to make it an error in the CI, and keep it as a warning in the local environment
it can be on the same PR, or in a different one

@NoamGaash
Copy link
Member

solved on #78
thanks!

@NoamGaash NoamGaash closed this Sep 29, 2023
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.

None yet

3 participants