prettier/tests/typescript_cast/parenthesis.ts

3 lines
53 B
TypeScript

<DocumentHighlightKind>(a ? b : c);
<any>(() => {});