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

Set up Prettier and ESLint for the project #229

Open
felipeYoungi opened this issue May 4, 2023 · 0 comments
Open

Set up Prettier and ESLint for the project #229

felipeYoungi opened this issue May 4, 2023 · 0 comments
Assignees

Comments

@felipeYoungi
Copy link
Contributor

We need to configure Prettier and ESLint for the project to ensure code consistency and maintainability. This will help us avoid common errors and enforce coding standards across the team.

Tasks:

Install Prettier and ESLint as dev dependencies using npm
Configure ESLint with the recommended ruleset for the project
Configure Prettier with the project's code style preferences
Set up pre-commit hooks to automatically format and lint staged files using Husky and lint-staged
Add configuration files (.eslintrc, .prettierrc, .eslintignore, .prettierignore) to the root directory of the project

@felipeYoungi felipeYoungi moved this to 📋 Backlog in hybrid-meetup-platform May 4, 2023
@DuckyCB DuckyCB self-assigned this May 5, 2023
@DuckyCB DuckyCB moved this from 📋 Backlog to 🏗 In progress in hybrid-meetup-platform May 5, 2023
@DuckyCB DuckyCB moved this from 🏗 In progress to 👀 In review in hybrid-meetup-platform May 8, 2023
@DuckyCB DuckyCB moved this from 👀 In review to ✅ Done in hybrid-meetup-platform May 9, 2023
felipeYoungi added a commit that referenced this issue May 11, 2023
…-ESLint-for-the-project

229 set up prettier and es lint for the project
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants