Next.js no longer generates an .eslintrc file and generates this file: eslint.config.mjs. So I have added the rules here. Is this correct, or should I manually create that specific file?
Edit: It seems like Next Js already has the react plugin, so I am not sure if I need to add anything else. We can discuss this tomorrow at the meeting.