You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 supported eslint.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
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.
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: