Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(jsii): use default jsx compiler options (#260)
Revert to use default jsx compiler options as there is no need to be opinionated about it. This is a left over from our desire to support JSX in the CDK, which is now being removed (aws/aws-cdk#830).
- Loading branch information