refactor(deps): migrate eslint from v9 to v10#58395
refactor(deps): migrate eslint from v9 to v10#58395s0wa48 wants to merge 1 commit intonextcloud:masterfrom
Conversation
|
We appreciate any useful contribution! |
|
Hello there, We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process. Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6 Thank you for contributing to Nextcloud and we hope to hear from you soon! (If you believe you should not receive this message, you can add yourself to the blocklist.) |
Changes
ESLint 10.0.0 Breaking Changes Addressed
package.json: Updatedeslintversion from^9.39.2to^10.0.0package.jsonlint script: Renamed--suppressions-locationCLI flag to--suppress-all-from— this flag was renamed in ESLint 10 as part of the suppression system overhauleslint.config.js: UpdateddefineConfigimport from'eslint/config'to'eslint'— in ESLint 10,defineConfigis exported directly from theeslintpackage rather than theeslint/configsubpathNotes
reportUnusedInlineConfigslinter option used ineslint.config.jsis fully supported in ESLint 10This PR was auto-generated by Gittensor upgrade bot using Claude AI. If you have questions or want to opt out, please open an issue.