- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 24
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 all eslint errors #609
Comments
Hi @LoTerence this issue looks good, if it is currently being worked on, it can be moved to In progress. |
@nooriaali9 I moved it to prioritized backlog. Hey @irais-valenzuela if you are still working on this issue, could you move it to "In Progress" please? This is for PM stuff |
Hi @LoTerence, Thank you for writing up this ticket! I wanted to let you know that I'll be unassigning myself to avoid holding things up on your end. I have a few more interviews coming up, and I won’t have much time to dedicate to this. |
@irais-valenzuela Please update on this ticket - with the progress you've made on this! |
This ticket has been completed. I'm just waiting on code review for it to be merged. The PR is here |
PR merged, thank you Ida! There are still 16 eslint warnings left. I will make a new PR to clean up the rest. |
Resolved with PR #640 |
Overview
As a developer, we should resolve all eslint errors, so that the code maintains a high standard of quality and follows best practices, improving readability, consistency, and reducing the risk of bugs.
If you go into the frontend folder, and run
npm run lint
, 47 eslint errors and warnings come up.Screenshot:

Action Items
Resources/Instructions
Resources
The text was updated successfully, but these errors were encountered: