vuejs / create-vue

🛠️ The recommended way to start a Vite-powered Vue project
Other
3.8k stars 432 forks source link

fix: use lowercase for vueDevTools plugin #524

Closed cexbrayat closed 5 months ago

cexbrayat commented 5 months ago

Description

The other plugins (vue, vueJsx and nightwatchPlugin) all follow the same convention to have a lowercase at the start, so let's do the same for vueDevTools