Skip to content

vue/html-end-tags rule goes out of control #268

Closed
@mysticatea

Description

@mysticatea

Tell us about your environment

  • ESLint Version: 4.12.1
  • eslint-plugin-vue Version: 4.0.0-beta.0

Please show your full configuration:
What did you do? Please include the actual source code causing the issue.

See playground.

What did you expect to happen?

Autofix does not change the code.

What actually happened? Please include the actual, raw output from ESLint.

The autofix of vue/html-end-tags added many </template> tags.
The rule should do nothing if an eof-in-tag error exists.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions