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

Proposal - Add ESLint for Code Quality and Style Consistency #52

Open
Aca1995 opened this issue Feb 18, 2024 · 0 comments
Open

Proposal - Add ESLint for Code Quality and Style Consistency #52

Aca1995 opened this issue Feb 18, 2024 · 0 comments

Comments

@Aca1995
Copy link

Aca1995 commented Feb 18, 2024

Hey guys :) I noticed that you currently use a 'lint' name for the script which runs Prettier for code formatting.

I am referencing this part of the code, inside package.json:

image

While Prettier is excellent for enforcing code formatting rules, it's not designed to catch other types of issues like ESLint does. By using ESLint additionally, you can achieve a more comprehensive approach to code quality and style consistency.

My proposal is to install and configure eslint for this repo and I can assist with setting up the initial configuration if needed.

Thank you for considering this proposal to integrate ESLint into this project. I believe that adopting ESLint will significantly enhance the codebase's quality and maintainability, leading to a more efficient and collaborative development process.

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

No branches or pull requests

1 participant