Skip to content

TypeScript type union and intersection operators still at end of line #21

@btmills

Description

@btmills

v2.8.8

export type E = (AHasALongName | BDoesToo) &
	CIsAlsoPrettyLong &
	DCertainlyIsntShortEither;

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions