vuetifyjs / eslint-plugin-vuetify

An eslint plugin for Vuetify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

no-deprecated-props complains about border="start"

mediafreakch opened this issue · comments

Steps to reproduce

  1. Go to https://stackblitz.com/edit/vitejs-vite-mrdzuc?file=src/App.vue

Expected result: Should not complain about border="start"

Actual result: Shows error for border="start"

Bildschirmfoto 2023-01-05 um 13 23 38