-
Notifications
You must be signed in to change notification settings - Fork 804
Closed
Labels
DEV: toolsInternal tooling for developmentInternal tooling for developmentTAG: tech update / debtChange not visible to userChange not visible to userhelp wantedOpen source contributors welcomeOpen source contributors welcome
Milestone
Description
Observed behavior
@MisRob created multiple custom eslint rules for Vue components, which she also contributed upstream to eslint/vue. Many of these rules are now in the main eslint/vue package.
Expected behavior
We should use these rules from upstream (e.g. https://eslint.vuejs.org/rules/no-unused-properties.html#vue-no-unused-properties) where possible, and remove the code and tests for unused rules in this repository.
Metadata
Metadata
Assignees
Labels
DEV: toolsInternal tooling for developmentInternal tooling for developmentTAG: tech update / debtChange not visible to userChange not visible to userhelp wantedOpen source contributors welcomeOpen source contributors welcome