swc/ecmascript/transforms/proposal/tests/static-blocks/basic
Sosuke Suzuki bb1cc974c7
feat(es/trasform): Support static blocks (#2474)
swc_ecma_transforms_proposal:
 - Add transform for static blocks, which is stage 3.
2021-10-20 14:18:55 +09:00
..
class-binding feat(es/trasform): Support static blocks (#2474) 2021-10-20 14:18:55 +09:00
in-class-heritage feat(es/trasform): Support static blocks (#2474) 2021-10-20 14:18:55 +09:00
multiple-static-initializers feat(es/trasform): Support static blocks (#2474) 2021-10-20 14:18:55 +09:00
name-conflict feat(es/trasform): Support static blocks (#2474) 2021-10-20 14:18:55 +09:00
new-target feat(es/trasform): Support static blocks (#2474) 2021-10-20 14:18:55 +09:00