wessberg / DI-compiler

A Custom Transformer for Typescript that enables compile-time Dependency Injection
MIT License
82 stars 7 forks source link

JSX support for transform() API method #26

Closed arm1n closed 1 month ago

arm1n commented 1 year ago

This change enables JSX support for transform() method as described in #24. Tests were added, I hope they meet the guidelines.

arm1n commented 5 months ago

@wessberg ping - is there a chance to get this PR merged? when do you plan to do the next release, maybe for dependency upgrades etc.? thanks for any feedback!