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

Add ESLint Configuration to Reduce Errors and Improve Code Quality #74

Open
samar12-rad opened this issue Oct 6, 2024 · 5 comments
Open

Comments

@samar12-rad
Copy link

The current Vite project has accumulated at least 100 ESLint errors that are negatively impacting the code quality and contributing to unnecessary bundle size. Implementing an ESLint configuration will help us maintain a cleaner codebase, improve developer experience, and ensure adherence to coding standards.

Proposed Changes:
Set up ESLint in the project.
Configure ESLint rules according to our coding standards.
Run ESLint to identify and fix existing errors.
Update the project documentation to include ESLint setup instructions.

Benefits:
Reduces the number of linting errors in the codebase.
Improves the maintainability and readability of the code.
Helps catch potential issues early during development.
Decreases the overall size of the website by eliminating unnecessary code.
Acceptance Criteria:

ESLint is configured and integrated into the project.
At least 80% of existing errors are resolved.

I will prioritize adding the ESLint configuration to the project and ensure that all changes are deployed as soon as possible.
Assign me this with level 3, i will fix this asap with top priority.
@MinavKaria

@samar12-rad
Copy link
Author

image

@MinavKaria
Copy link
Owner

Currently I am keeping it level2 , after your PR , I will review the code changes and then assign it level3

@samar12-rad
Copy link
Author

okh @MinavKaria

@samar12-rad
Copy link
Author

@MinavKaria check pls

@samar12-rad
Copy link
Author

@MinavKaria .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants