Lint angular html 模板中的属性顺序

Lint the attribute order in angular html templates

目前我们在代码审查期间讨论属性的顺序。我们想避免这种努力,我们认为最好得到 IDE 或工具的支持。

有人知道一个好的工具(如果不是最佳实践 sheet)?

我刚刚发现这个 VSCode 扩展程序可以对 HTML 的属性应用命令,它似乎工作正常(尽管当我选择整个文档时它搞砸了... 效果很好,但是,当仅选择我想要排序的元素 + 属性时):

拆分HTML属性(Vue、React、Angular)--> https://marketplace.visualstudio.com/items?itemName=dannyconnell.split-html-attributes