Skip to content

Commit 8943437

Browse files
committed
doc(readme): add docs for JSX
1 parent 2b5c080 commit 8943437

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ If [tsconfig.json](https://github.com/Microsoft/TypeScript/wiki/tsconfig.json) i
4747

4848
Note: only `compilerOptions` field in tsconfig.json is applied.
4949

50+
### JSX/React
51+
52+
`.tsx` files are supported.
53+
5054
## License
5155

5256
* MIT License: Teppei Sato <[email protected]>

0 commit comments

Comments
 (0)