vuetifyjs / eslint-plugin-vuetify

An eslint plugin for Vuetify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Homepage/versions as listed on npmjs.com

icleolion opened this issue · comments

In vscode, the online package info fetched by the npm extension is garbled for eslint-plugin-vuetify and is missing the handy link to this repository:
image

For vuetify this appears properly:
image

Never published a package so not really sure what's wrong.

Also thanks for releasing beta.6, the warnings after an npm install were annoying. Unfortunately I didn't know about this release until now due to beta.5 being tagged as latest and beta.6 tagged as beta for the versions as listed on npmjs.com. This confused the Version Lens extension i'm using in vscode under default settings.

With beta.5 installed and default settings:
image

It wasn't until I turned on additional functionality in the extension that it then showed me another beta had been released:
image

Then going back to default settings after beta.6 is installed:
image

commented

beta.5 being tagged as latest and beta.6 tagged as beta for the versions as listed on npmjs.com

ugh, thanks. John did the last release and he uses some dumb tool that tries to be helpful.