-
-
Notifications
You must be signed in to change notification settings - Fork 784
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
Migrating from eslintrc.json to the newly supported eslint.config.js #2645
Comments
Congratulations on making your first Issue! 🎊 If you haven't already, check out our Contributing Guidelines and Issue Reporting Guidelines to ensure that you are following our guidelines for contributing and making issues. |
I would like to work on this issue, Since I have already performed the migration for the Talawa-Api repo. |
The |
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue. |
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue. |
Is your feature request related to a problem? Please describe.
The Talawa-admin currently uses
eslintrc.json
to manage all the linting related tasks, I would like to migrate this current format to the newly supportedeslint.config.js
Describe the solution you'd like
I will simply migrate the linting rules to the new configuration.
Describe alternatives you've considered
No.
Approach to be followed (optional)
Some traditional terminal commands and some refactoring.
Additional context
I have performed this similar migration for the Talawa-api repo as well, here is the link to that PR
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship
The text was updated successfully, but these errors were encountered: