Migrate eslint-plugin-vue-trail to eslint-plugin-vue
See original GitHub issueWe’re in the process of moving @mysticatea’s eslint-plugin-vue-trial
to this repository. Everything is going on on the dev
branch.
I’m creating this issue so we can track progress and discuss further things in public (full transparency).
As we discussed eslint-plugin-vue-trial
will be a great base for further work and future rules.
Issue Analytics
- State:
- Created 6 years ago
- Reactions:4
- Comments:12 (12 by maintainers)
Top Results From Across the Web
Rule proposition: order-in-components #13
Migrate eslint-plugin-vue-trail to eslint-plugin-vue #18 ... [Snyk] Upgrade eslint-utils from 2.1.0 to 3.0.0 majacQ/eslint-plugin-vue#5.
Read more >eslint-plugin-vue
Official ESLint plugin for Vue.js. Latest version: 9.8.0, last published: a month ago. Start using eslint-plugin-vue in your project by ...
Read more >Vue 3 The template root requires exactly one element. ...
From the official migration guide: It is recommended to use VSCode with our official extension Volar (opens new window), which provides ...
Read more >eslint-plugin-vue
Important: This documentation covers modern versions of Yarn. For 1.x docs, see classic.yarnpkg.com. Yarn.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Alright, I just released
3.0.0
under beta tag, so it’s not marked as the latest release. I was testing it on hackernews vue example and everything seems cool. What do you think about posting a tweet about it? People can try it by simply running:Downside is that the whole documentation is still on
dev
branch. Maybe we should merge it with master and add information in readme that current version is still in beta phase and it’s not something you get by default while installingeslint-plugin-vue
. I think it would make perfect sense, but I’d like to know your opinions too @yyx990803 @mysticatea.Lots of things going on in
v3
. I’m closing this issue and I’ll better create new milestone calledOfficial release
to track our progress.