Can the Duplicate attribute.vue(2) warning be dismissed after installing the @vue/language-plugin-pug? #5099
Labels
bug
Something isn't working
good reproduction ✨
This issue provides a good reproduction, we will be able to investigate it first
🍰 p2-nice-to-have
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.
What does the proposed solution look like?
Provide settings in vscode to turn off the warning
The text was updated successfully, but these errors were encountered: