You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I personally removed this package (because it was showing as deprecated) and used eslint-config-prettier by itself, without eslint-plugin-prettier or something else and it seems to work fine. Any downsides to that?
I personally removed this package (because it was showing as deprecated) and used eslint-config-prettier by itself, without eslint-plugin-prettier or something else and it seems to work fine. Any downsides to that?
Did you manage to use a prettier config file? I created a new Vue 3 project but I can't find a way to tweak prettier configurations? Can you send me an example of your file and package.json dev dependencies?
Please check this out: https://next.cli.vuejs.org/migrations/migrate-from-v4.html#babel-plugin
The text was updated successfully, but these errors were encountered: