Add TSX syntax highlighting

TSX syntax highlighting (```tsx) doesn’t seem to work:

<IonTitle>Test</IonTitle>

But TSX is extensively used in React+TypeScript projects, often with the Ionic Framework.