I'm a new frontend developer, and I'm not familiar with eslint.
I'm wondering if is there something I can generate an eslint config file or just somewhere has an eslint config file I can use?
Hi @JocelynFloresz
The eslint configuration is very particular to each developer or team, but there are suggested patterns like nuxt see https://github.com/nuxt/eslint-config
I'm a new frontend developer, and I'm not familiar with eslint.
I'm wondering if is there something I can generate an eslint config file or just somewhere has an eslint config file I can use?