swc/ecmascript/transforms/react
Donny/강동윤 994c9655c8
feat(es/ast): Add utils (#2657)
swc_ecma_ast:
 - Add `as_ident` to `PatOrExpr`.
 - Add `as_ident_mut` to `PatOrExpr`.
 - Replace `Is` macro for `ParOrExpr` with custom impl.
2021-11-05 16:09:08 +09:00
..
scripts feat(es/transforms/react): New jsx transform (#1408) 2021-02-19 14:32:53 +09:00
src feat(es/ast): Add utils (#2657) 2021-11-05 16:09:08 +09:00
tests/jsx/fixture fix(es/transform/react): Allow multiple JSX pragmas in single Comment (#2561) 2021-10-30 15:18:43 +09:00
Cargo.toml feat(es/ast): Add utils (#2657) 2021-11-05 16:09:08 +09:00