Skip to content

fix: const declarations inside block to be more aggressive #61796

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

scusc
Copy link

@scusc scusc commented Jun 1, 2025

Fixes #61734

@github-project-automation github-project-automation bot moved this to Not started in PR Backlog Jun 1, 2025
@typescript-bot typescript-bot added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label Jun 1, 2025
@typescript-bot
Copy link
Collaborator

This PR doesn't have any linked issues. Please open an issue that references this PR. From there we can discuss and prioritise.

@scusc scusc force-pushed the fix/issue-61734 branch from 373e82b to 22bfbfd Compare June 1, 2025 16:25
@scusc scusc changed the title fix: const declarations inside block to be more aggressive #61734 fix: const declarations inside block to be more aggressive Jun 1, 2025
@scusc scusc force-pushed the fix/issue-61734 branch from 22bfbfd to 376986f Compare June 1, 2025 16:37
@typescript-bot typescript-bot added For Backlog Bug PRs that fix a backlog bug and removed For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Jun 1, 2025
@jakebailey
Copy link
Member

#61824 fixed this

@jakebailey jakebailey closed this Jun 30, 2025
@github-project-automation github-project-automation bot moved this from Not started to Done in PR Backlog Jun 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Backlog Bug PRs that fix a backlog bug
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

"'const' declarations can only be declared inside a block" should be issued more aggressively
3 participants