html-eslint icon indicating copy to clipboard operation
html-eslint copied to clipboard

[Feature suggestion] Sorting html attributes

Open neviaumi opened this issue 3 years ago • 1 comments

When working react projects, i have eslint rule below sort-props

It is possible include similar rule in this plugin ?

The reason of this rules:

  1. More easily to prevent conflict

neviaumi avatar Apr 20 '22 18:04 neviaumi

@davidNHK Thanks for the suggestion, I agree. I think we can implement it 👍

yeonjuan avatar Apr 23 '22 02:04 yeonjuan

Hello @yeonjuan, any update on this ?

zerowww avatar Dec 30 '22 22:12 zerowww

Hi, @zerowww Nothing has been done. In the meantime, something else has been done. This issue will be proceeded in the future.

yeonjuan avatar Jan 05 '23 13:01 yeonjuan

Hi, @zerowww @neviaumi . It took a long time due to my personal schedule. @html-eslint/sort-attrs rule has been added in v0.21.0. Thanks for the nice feedback.

yeonjuan avatar Nov 25 '23 15:11 yeonjuan