Skip to content

Commit 9259c05

Browse files
committed
REAMDE: wording
1 parent c7e4688 commit 9259c05

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,11 @@ module.exports = {
2929
};
3030
```
3131

32+
After that, you would be able to write JSX in TypeScript!
33+
3234
## Best Practices
3335

34-
### Using with JSX-TypeScript compuler
36+
### Using with JSX-TypeScript compiler
3537

3638
You can use `typescript-loader` together with
3739
[jsx-typscript](https://github.com/fdecampredon/jsx-typescript) compiler which

0 commit comments

Comments
 (0)