Skip to content

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

Closed
Sai Chand Sunkara (scusc) wants to merge 1 commit into
microsoft:mainfrom
scusc:fix/issue-61734
Closed

fix: const declarations inside block to be more aggressive#61796
Sai Chand Sunkara (scusc) wants to merge 1 commit into
microsoft:mainfrom
scusc:fix/issue-61734

Conversation

@scusc

@scusc Sai Chand Sunkara (scusc) commented Jun 1, 2025

Copy link
Copy Markdown

Fixes #61734

@github-project-automation github-project-automation Bot moved this to Not started in PR Backlog Jun 1, 2025
@typescript-bot 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
Copy Markdown
Contributor

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

@scusc Sai Chand Sunkara (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
@typescript-bot 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
Copy Markdown
Member

#61824 fixed this

@github-project-automation github-project-automation Bot moved this from Not started to Done in PR Backlog Jun 30, 2025
@microsoft Microsoft (microsoft) locked as resolved and limited conversation to collaborators Jan 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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