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 to project #38

Open
2 tasks done
mnyon-grandkru opened this issue May 13, 2023 · 1 comment · May be fixed by #74
Open
2 tasks done

Add ESLint to project #38

mnyon-grandkru opened this issue May 13, 2023 · 1 comment · May be fixed by #74
Labels

Comments

@mnyon-grandkru
Copy link
Contributor

mnyon-grandkru commented May 13, 2023

We need to add ESLint to the project in order to catch code issues that transpire. This includes:

We can also have discussions on which rules make sense and which don't, but that's outside the ticket itself

@mnyon-grandkru mnyon-grandkru moved this from Todo to In Progress in Frontend Roadmap May 20, 2023
mnyon-grandkru added a commit that referenced this issue May 20, 2023
Changed the eslint task path to reflect the path that works for this
repository, specifically "src/components/** src/App.t*"

Also fixed a variable assigment in src/components/navbar/Navbar.tsx
mnyon-grandkru added a commit that referenced this issue May 23, 2023
@mnyon-grandkru mnyon-grandkru moved this from In Progress to In Review in Frontend Roadmap Jun 13, 2023
@mnyon-grandkru mnyon-grandkru moved this from In Review to Done in Frontend Roadmap Jun 13, 2023
@colinwilliams91
Copy link

Here are a couple references as a good starting point - eslint-config-airbnb npm with 3.5 mil downloads weekly

a little more info for cross referencing with typescript

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants