Add syntax highlighting support for JSX and TSX

評論

2 條評論

  • 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

登入寫評論。