Open dsherret opened 4 years ago
Add support for the swc compiler as I will be switching most of my projects over to that soon: https://github.com/swc-project/swc/
@dsherret heavily interested in that as I'm planning to try and speed up my jest tests by using swc soon. For now I will try to keep nameof as a babel macro and use both instruments in pair. :)
Add support for the swc compiler as I will be switching most of my projects over to that soon: https://github.com/swc-project/swc/