when following the tsdown docs about react jsx transformation and when applying ``` return defineConfig((flagOptions) => { return { inputOptions: { jsx, }, }; }); ``` it show that is deprecated and should use OxcTransformOption.jsx instead