I think you can try it here: https://astexplorer.net/
Select babel/parser and set transform to parser… then you should see how your transform would change source code output. It works with an abstract syntax tree.
I think you can try it here: https://astexplorer.net/
Select babel/parser and set transform to parser… then you should see how your transform would change source code output. It works with an abstract syntax tree.