I am using Vue.js and Element UI. When I use Element UI components such as Input or Col, ESLint argues invalid-end-tag as below.
Input
Col
invalid-end-tag
I