-
Notifications
You must be signed in to change notification settings - Fork 3
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
Labels
Comments
mnyon-grandkru
added a commit
that referenced
this issue
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
This was referenced Sep 3, 2023
Here are a couple references as a good starting point - |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: