Function swc_ecma_transforms::hygiene
source · pub fn hygiene() -> impl Fold + VisitMut + 'static
Expand description
See hygiene_with_config for doc. Creates a hygiene
pass with default
value of Config.
pub fn hygiene() -> impl Fold + VisitMut + 'static
See hygiene_with_config for doc. Creates a hygiene
pass with default
value of Config.