Add syntax highlighting support for JSX and TSX

Comments

2 comments

  • alistair

    You can use `jsx` which will cover most of TypeScript and all of JavaScript:

    0
  • 32r23

    TSX support is needed. JSX shouldn't be used in place of TSX.

    1

Please sign in to leave a comment.