module.exports = { extends: ["@/build-config/eslintrc-next"], ignorePatterns: ["next.config.js", "next-env.d.ts"], };