Skip to content

Limit duplicate declaration errors #25324

@DanielRosenwasser

Description

@DanielRosenwasser

Some notes in #25306.

Idea is that you really want to group all the global "duplicate declaration" errors or "cannot re-declare block-scoped variable" errors in a single file, and limit it to at most 5 or so. Typically the extreme case is that you have multiple global files that are identical.

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptDomain: Error MessagesThe issue relates to error messagingFixedA PR has been merged for this issue

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions