nuxtrdev / nuxtr-vscode

An extension offering commands and tools to make your experience with Nuxt more pleasant.
https://marketplace.visualstudio.com/items?itemName=Nuxtr.nuxtr-vscode
327 stars 13 forks source link

feat: @nuxt/eslint integration workflow #140

Closed adhamfarrag closed 4 months ago

adhamfarrag commented 4 months ago

๐Ÿ”— Linked issue / Discussion

โ“ Type of change

๐Ÿ“š Description

Latest Nuxt Eslint module integration workflow, from installation to file creation to modifying VSCode Eslint settings. It also follow simplifed process where users only gets asked single question regarding activating Dev Server Checker and installing vite-plugin-eslint2 under the hood.

Will test the new flow with users and based on feedback I will either revert or migrate other configuration commands.

๐Ÿ“ Checklist