Closed kdy1 closed 1 year ago
As documented in https://swc.rs/docs/plugin/selecting-swc-core, I needed to modify AST definition because of await using foo = init
await using foo = init
Released, thanks!
As documented in https://swc.rs/docs/plugin/selecting-swc-core, I needed to modify AST definition because of
await using foo = init