eslint end-tag-with-attributes
Hello 
Pretty simple (I hope ^^")
I installed eslint automatically this way, with stylistic without prettier :
https://eslint.nuxt.com/packages/module
So far so good
But then, this is considered an error :
<MyComponent end>
How can I authorize specific attributes, or even better specific attributes for specific components ?
I feel like it should be possible since those work fine :
Thanks
Pretty simple (I hope ^^")
I installed eslint automatically this way, with stylistic without prettier :
https://eslint.nuxt.com/packages/module
So far so good
But then, this is considered an error :
<MyComponent end>
How can I authorize specific attributes, or even better specific attributes for specific components ?
I feel like it should be possible since those work fine :
Thanks
