- Fix uuid and @nestjs/elasticsearch ESM parsing errors - Use flexible regex pattern: node_modules/(?!.*(uuid|@nestjs\+elasticsearch).*/) - Supports pnpm's nested .pnpm structure
- Add allowDefaultProject for JS config files in eslint.config.mjs - Add no-console: off for test setup files - Fix async arrow function without await in jest-e2e.setup.ts - Remove unused eslint-disable directives