You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both Babel and SWC use the same Visitor pattern for AST manipulation. engine.babel-plugin-syntax should be a straigh forward rewrite in Rust using SWC's plugin documentation.