/ .eslintrc.js
.eslintrc.js
1  module.exports = {
2    extends: ["next/core-web-vitals"]
3  };