-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Labels
upstream compatibilityChanges needed to support new/upcoming language features or API changes in the TypeScript compilerChanges needed to support new/upcoming language features or API changes in the TypeScript compiler
Description
microsoft/TypeScript#34903 adds support for the new export * as ns from 'specifier' syntax.
Verify that all rules correctly handle this new SyntaxKind.
Metadata
Metadata
Assignees
Labels
upstream compatibilityChanges needed to support new/upcoming language features or API changes in the TypeScript compilerChanges needed to support new/upcoming language features or API changes in the TypeScript compiler