Skip to content

Commit b0cac6e

Browse files
committed
fix(parser): disallow optional chaining on import.defer (#63679)
- Add diagnostic TS18062: 'import.defer' does not support optional invocation - Report error when '?.' follows 'import.defer' in parser - Add conformance test importDeferOptionalCall.ts with baselines Fixes #63679
1 parent b465fdb commit b0cac6e

7 files changed

Lines changed: 19431 additions & 19382 deletions

File tree

0 commit comments

Comments
 (0)