eslint-plugin-vuetify icon indicating copy to clipboard operation
eslint-plugin-vuetify copied to clipboard

border migration util matches to much

Open adrianjost opened this issue 1 year ago • 0 comments

The border migration regex matches too many classes and is therefor always attempting to migrate our custom defined class border-right-default with border-eight-default.

https://github.com/vuetifyjs/eslint-plugin-vuetify/blob/1b87c8384879fe7c72b7b72dac99bceb8ccdd7ba/src/rules/no-deprecated-classes.js#L16

adrianjost avatar Mar 18 '24 15:03 adrianjost