vuetifyjs / eslint-plugin-vuetify

An eslint plugin for Vuetify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

grid-unknown-attributes can't handle empty class tag

npbenjohnson opened this issue · comments

<vrow class> causes the fixer to error out with
TypeError: Cannot read property 'value' of null

commented

Related: #2