Skip to content

Can the Duplicate attribute.vue(2) warning be dismissed after installing the @vue/language-plugin-pug? #5099

@ausir0726

Description

What problem does this feature solve?

After installing @vue/language-plugin-pug, if the class is used repetitively, a Duplicate attribute.vue(2) warning appears. However, since pug merges the same attributes in the output, there is no problem with duplicate attributes. Can a feature be provided to turn off this warning when using pug template?

Repeated use of class has excellent beautification effects when using tailwind + pug.

Thank you.

image

What does the proposed solution look like?

Provide settings in vscode to turn off the warning

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions