-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enforce Vuetify ESLint rules. #322
Comments
Hi @fschmenger, Indeed I was planning to work on this but waited for the The I'd propose to do two or three linked things here:
The last point can be done separately but should be useful to get up-to-date on this subject. |
OK, thank you for pointing out the implications! I fully agree that we should put it on hold until #314 is finalized, as this will possibly result in a bunch of code formatting changes again. Again this isn`t urgent, so take your time! |
Hi @fschmenger, This was addressed by #348 and #355. |
Hi Sebastien, thanks a lot for implementing this and thanks to Christian as well for testing. |
As proposed within #312, we should consider installing the plugin eslint-plugin-vuetify to have access to the Vuetify ESLint rules. This should help us in maintaining vuetify code and prevent us from using outdated components, properties etc.
The text was updated successfully, but these errors were encountered: