Skip to content

Semantic diagnostics do not report error in deep import when the import is through declaration file #27973

@sheetalkamat

Description

@sheetalkamat

From @asvetliakov as part of #27853 (comment)

observed another bug while running just tsc -w for project b. Although -w the watcher seems to pick up the changes in a10.d.ts it doesn't recalculate errors, only if export const a10 has been changed to export const a1 (which overlaps with other definition): http://recordit.co/BNBU7Ms1m3

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptFixedA PR has been merged for this issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions