KM
@nuxt/eslint & ESLint Flat File Config
Hey,
I'm really struggling to work out the new flat file format for ES Lint. Ideally I want to use Prettier for formatting,
Vue-eslint-parser
for handling Vue. Also Tailwind CSS linting with the es lint plugin and type checking for typescript.
Here's my eslint.config.mjs
file, anything commented out just started breaking -
How do I actually configure this, I'm very confused so to what the proper format is now.20 replies