Function swc_ecma_transforms_react::react[][src]

pub fn react<C>(
    cm: Lrc<SourceMap>,
    comments: Option<C>,
    options: Options
) -> impl Fold where
    C: Comments + Clone
Expand description

@babel/preset-react

Preset for all React plugins.