Closed urossmolnik closed 8 years ago
Is it possible that version 0.2.6 broke tsconfig.json parsing (just jsx setting). It is working with 0.2.5. Commit: https://github.com/barbatus/ts-compilers/commit/1ad38c40010a02495a2b94f19014cfdf8f325e2d
I just checked, and it works. If add React syntax to a tsx file and set 'jsx': 'react', it compiles to React as desired.
tsx
Is it possible that version 0.2.6 broke tsconfig.json parsing (just jsx setting). It is working with 0.2.5. Commit: https://github.com/barbatus/ts-compilers/commit/1ad38c40010a02495a2b94f19014cfdf8f325e2d