Scott Hansonscotthanson.hashnode.devยทNov 5, 2023Setting up ESLint in nuxt 3I didn't find any clear guidelines on this, so this is what I ended up with: Installed eslint and prettier as dev dependencies Installed @nuxt/eslint-config and eslint-config-prettier eslintrc.js module.exports = { env: { node: true, ...54 readsnuxt3Add a thoughtful commentNo comments yetBe the first to start the conversation.