Skip to content

Update eslint rules to use rules from eslint/vue where possible #12199

@rtibbles

Description

@rtibbles

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 developmentTAG: tech update / debtChange not visible to userhelp wantedOpen source contributors welcome

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions