html-eslint
html-eslint copied to clipboard
[Feature suggestion] Sorting html attributes
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:
- More easily to prevent conflict
@davidNHK Thanks for the suggestion, I agree. I think we can implement it 👍
Hello @yeonjuan, any update on this ?
Hi, @zerowww Nothing has been done. In the meantime, something else has been done. This issue will be proceeded in the future.
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.