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
The problem you want to solve.
Most of the shareable configs provided by this plugin are based on style guide. However, the link to Vue's style guide seems to have been removed.
https://github.com/vuejs/docs/blob/74449a840c88ee9488e2337081302a993e14e1f6/.vitepress/config.ts#L18 vuejs/docs@4acd127
So, I suspect that these configs are based on deprecated documentation.
Your take on the correct solution to problem.
Deprecate shareable configurations other than plugin:vue/base. Provide shareable configurations based on the new standards, if needed.
plugin:vue/base
Additional context
The text was updated successfully, but these errors were encountered:
No branches or pull requests
ota-meshi commentedAug 25, 2022
The problem you want to solve.
Most of the shareable configs provided by this plugin are based on style guide.
However, the link to Vue's style guide seems to have been removed.
https://github.com/vuejs/docs/blob/74449a840c88ee9488e2337081302a993e14e1f6/.vitepress/config.ts#L18
vuejs/docs@4acd127
So, I suspect that these configs are based on deprecated documentation.
Your take on the correct solution to problem.
Deprecate shareable configurations other than
plugin:vue/base
.Provide shareable configurations based on the new standards, if needed.
Additional context
The text was updated successfully, but these errors were encountered: