vuetifyjs / eslint-plugin-vuetify

An eslint plugin for Vuetify
Other
120 stars 22 forks source link

Can v-btn `tile` props be automatically replaced with rounded="0"? #86

Closed hitochan777 closed 4 months ago

hitochan777 commented 5 months ago

Is my understanding correct that tile props on v-btn is removed in Vuetify3 but can be replaced with rounded="0"? Currently running eslint --fix does not fix the error but I I wonder if it is automatically fixable.

KaelWD commented 4 months ago

e939defa