Skip to content
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

Conversation

theharshdadhich
Copy link

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.

@navin772 navin772 linked an issue Oct 4, 2024 that may be closed by this pull request
@Delta456
Copy link
Member

Delta456 commented Oct 4, 2024

Can you fix the conflicting files

@theharshdadhich
Copy link
Author

Done!

@Delta456 Delta456 requested a review from harsha509 October 4, 2024 09:03
Copy link
Member

@harsha509 harsha509 left a 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

@navin772
Copy link
Member

navin772 commented Oct 8, 2024

Hi @theharshdadhich I cannot lint the files using npm run lint can you please fix this or is there any other command?

Getting this error using npm run lint:

ERROR: "lint:types" exited with 1.

@theharshdadhich
Copy link
Author

Ok, I will fix this issue.

@Delta456
Copy link
Member

Hi @theharshdadhich! Are there any updates on the PR?

@theharshdadhich
Copy link
Author

Hi @theharshdadhich! Are there any updates on the PR?

I think I am not be able complete this.

@Delta456
Copy link
Member

I see @theharshdadhich! I hope that I can close this PR then

@theharshdadhich
Copy link
Author

Yes

@Delta456 Delta456 closed this Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update ESLint to Latest Version
4 participants