Skip to content

Conversation

FloEdelmann
Copy link
Member

The ESLint core rule no-unused-vars added suggestions in v9.17.0. This caused some failed tests on our side: https://github.com/vuejs/eslint-plugin-vue/actions/runs/12348943800/job/34458740723

This PR adds the suggestions in the tests if ESLint version is >= v9.17.0.

@FloEdelmann FloEdelmann added the meta Code style improvements, build process improvements, refactorings label Dec 16, 2024
@FloEdelmann
Copy link
Member Author

Ooops, @waynzh was faster than me in #2650 😅
Closing this as a duplicate then.

@FloEdelmann FloEdelmann deleted the no-unused-vars-suggestions branch December 16, 2024 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate meta Code style improvements, build process improvements, refactorings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant