Skip to content

typescript 4.1: intrinsic keyword type #3079

Closed
@armano2

Description

@armano2

Repro

https://www.typescriptlang.org/docs/handbook/2/template-literal-types.html#intrinsic-string-manipulation-types

type Uppercase<S extends string> = intrinsic;

Expected Result

We are missing keyword for intrinsic in AST and in converter

Metadata

Metadata

Assignees

Labels

ASTPRs and Issues about the AST structurehas prthere is a PR raised to close thispackage: typescript-estreeIssues related to @typescript-eslint/typescript-estree

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions