Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@JoshuaKGoldberg
Copy link
Member

PR Checklist

Overview

Narrows it from the general boolean to false per discussion in the issue.

💖

@typescript-eslint
Copy link
Contributor

Thanks for the PR, @JoshuaKGoldberg!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint.

@netlify
Copy link

netlify bot commented Sep 26, 2025

Deploy Preview for typescript-eslint ready!

Name Link
🔨 Latest commit 96c5596
🔍 Latest deploy log https://app.netlify.com/projects/typescript-eslint/deploys/68d6980f82364a0009788b14
😎 Deploy Preview https://deploy-preview-11636--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 99 (🟢 up 6 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@nx-cloud
Copy link

nx-cloud bot commented Sep 26, 2025

View your CI Pipeline Execution ↗ for commit 96c5596

Command Status Duration Result
nx run-many -t lint ✅ Succeeded 3m 10s View ↗
nx run-many -t typecheck ✅ Succeeded 2m 13s View ↗
nx run types:build ✅ Succeeded 6s View ↗
nx test typescript-estree --coverage=false ✅ Succeeded 1s View ↗
nx run integration-tests:test ✅ Succeeded 3s View ↗
nx test eslint-plugin-internal --coverage=false ✅ Succeeded 5s View ↗
nx run generate-configs ✅ Succeeded 9s View ↗
nx test eslint-plugin --coverage=false ✅ Succeeded 4s View ↗
Additional runs (27) ✅ Succeeded ... View ↗

☁️ Nx Cloud last updated this comment at 2025-09-26 13:48:12 UTC

@JoshuaKGoldberg JoshuaKGoldberg marked this pull request as ready for review September 26, 2025 14:22
@bradzacher bradzacher merged commit c1f891d into typescript-eslint:main Sep 27, 2025
63 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the ast-arrow-function-expression-generator-false branch September 27, 2025 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: ArrowFunctionExpression's generator property should always be false

2 participants