export default { eslint: { ignoreDuringBuilds: true, // 构建时忽略 ESLint 错误 }, };