-
Notifications
You must be signed in to change notification settings - Fork 15
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
Upgrade ESLint to Latest Version and Ensure Linting Functionality #95
Upgrade ESLint to Latest Version and Ensure Linting Functionality #95
Conversation
Can you fix the conflicting files |
Done! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @theharshdadhich,
Thank you for the PR! Could you please run lint on the code and commit the linted files as well?
Thanks,
Sri
Hi @theharshdadhich I cannot lint the files using Getting this error using
|
Ok, I will fix this issue. |
Hi @theharshdadhich! Are there any updates on the PR? |
I think I am not be able complete this. |
I see @theharshdadhich! I hope that I can close this PR then |
Yes |
This PR upgrades ESLint to the latest version to improve performance, security, and access to the latest features.
Additionally, the following tasks have been completed:
-Upgraded ESLint and related dependencies (plugins, configs, etc.) to their latest versions.
-Addressed any issues or errors that arose during the linting process after the update.
-Verified that all existing linting rules are maintained and properly configured to work with the updated version.
-Reviewed ESLint's migration guide to ensure no breaking changes affected our current setup.
-All linters have been tested and are functioning correctly without any issues.
Please review and merge this request if all checks pass.