eslint-plugin-vuetify
eslint-plugin-vuetify copied to clipboard
border migration util matches to much
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