Reproduction link or steps
https://github.com/alpheustangs/tsdown-respect-jsx
What is expected?
jsx options is expected to be respected. Where it should use the functions in jsx.factory and jsx.fragment to handle JSX.
What is actually happening?
While Rolldown respect the jsx options, tsdown didn't.
Any additional comments?
No response