-
Notifications
You must be signed in to change notification settings - Fork 14
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
Adding linting and prettier throughout the repo #25
Comments
@garg3133 assign me this issue |
@Min2who We already have ESLint and don't need Prettier, but sure you can go ahead and add a workflow for checking linting in the PRs (with existing ESLint rules). |
We can also setup a GitHub hook for checking the ESlint rules before pushing the code. |
Can you assign me this issue? |
@garg3133 is this open still now?. I think its the latest issue. |
@AyishikD Sure, you can take this up. |
Sure working on the issue |
Adding linting(eslint), prettier and typechecking in the workflow and in the repository
The text was updated successfully, but these errors were encountered: