swc/ecmascript/transforms/base
Devon Govett 92bbde3b53
fix(es/transforms/base): Fix nested function scopes (#1559)
swc_ecma_transforms_base:
 - `resolver`: Handle nested function scopes correctly.
2021-04-13 16:23:04 +09:00
..
benches feat(ecmascript/transforms): Split into multiple crates. (#1311) 2021-01-05 14:29:52 +09:00
src fix(es/transforms/base): Fix nested function scopes (#1559) 2021-04-13 16:23:04 +09:00
tests fix(es): Fix for the type checker (#1528) 2021-04-01 03:01:44 +09:00
Cargo.toml fix(es/transforms/base): Fix nested function scopes (#1559) 2021-04-13 16:23:04 +09:00