nuxt / starter

Create a new Nuxt project, module, layer or start from a theme with our collection of starters.
https://nuxt.new
MIT License
436 stars 155 forks source link

Addition of ESLint and Prettier to starter template #416

Open SayakMukhopadhyay opened 1 year ago

SayakMukhopadhyay commented 1 year ago

Is there any chance that ESLint and prettier and even stylelint could be added to the starter? create-nuxt-app for Nuxt 2 had loads of options to bootstrap all the necessary tooling including tests, something that's missing in the starter templates. Would be great if they can be added.

Barbapapazes commented 1 month ago

Now that Nuxt has its own Eslint config, it make sens to have it by default.

https://eslint.nuxt.com/