We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7e4688 commit 9259c05Copy full SHA for 9259c05
README.md
@@ -29,9 +29,11 @@ module.exports = {
29
};
30
```
31
32
+After that, you would be able to write JSX in TypeScript!
33
+
34
## Best Practices
35
-### Using with JSX-TypeScript compuler
36
+### Using with JSX-TypeScript compiler
37
38
You can use `typescript-loader` together with
39
[jsx-typscript](https://github.com/fdecampredon/jsx-typescript) compiler which
0 commit comments