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 Rules for ESLint and Prettier Integration #68

Open
brijsiyag opened this issue Jun 4, 2023 · 0 comments · May be fixed by #71
Open

Add Rules for ESLint and Prettier Integration #68

brijsiyag opened this issue Jun 4, 2023 · 0 comments · May be fixed by #71
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@brijsiyag
Copy link
Member

Issue Type: Enhancement

Description:

Currently, our project does not have any specific rules defined for ESLint and Prettier, leading to inconsistent code formatting and potential code quality issues. This issue aims to improve the codebase's maintainability and enforce a consistent coding style by adding rules for ESLint and Prettier.

ESLint is a widely used JavaScript linter that helps identify and report potential errors, enforce coding conventions, and maintain code quality. Prettier, on the other hand, is a code formatter that automatically formats code according to a set of predefined rules. By integrating both tools into our project, we can ensure that our codebase follows a consistent style and adheres to best practices.

@brijsiyag brijsiyag added help wanted Extra attention is needed good first issue Good for newcomers enhancement New feature or request labels Jun 4, 2023
krishnaduttPanchagnula added a commit to krishnaduttPanchagnula/Bandhu that referenced this issue Jun 5, 2023
@krishnaduttPanchagnula krishnaduttPanchagnula linked a pull request Jun 5, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant