Add syntax highlighting support for JSX and TSX
Javascript react and typescript react syntax highlighting would be very helpful. Currently both JS, TS, and HTML are all supported, but not JSX and TSX.
2
-
You can use `jsx` which will cover most of TypeScript and all of JavaScript:
0 -
TSX support is needed. JSX shouldn't be used in place of TSX.
1
Please sign in to leave a comment.
Comments
2 comments