How to setup Eslint and Prettier for Nuxt3?

This page summarizes the projects mentioned and recommended in the original post on /r/Nuxt

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • eslint

    Collection of ESLint-related packages for Nuxt (by nuxt)

  • It gives you a bunch of eslint rules and setup out of the box, https://github.com/nuxt/eslint-config/blob/main/packages/eslint-config/index.js

  • create-nuxt-app

    Create Nuxt.js App in seconds.

  • I was hoping for https://github.com/nuxt/create-nuxt-app but it does not support Nuxt 3.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • eslint

    ESLint module for Nuxt.js (by nuxt-modules)

  • Use the third party module https://github.com/nuxt-modules/eslint

  • eslint-plugin-nuxt

    Discontinued ESLint plugin for Nuxt.js [WIP]

  • Use the Nuxt Eslint plugin https://github.com/nuxt/eslint-plugin-nuxt ( looks outdated, maybe for Nuxt 2? )

  • template-nuxt3

    Nuxt 3 starter template

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts