callgraph
callgraph copied to clipboard
Use existing .babelrc in project to compile, falling back to existing default if one does not exist
My project uses features more recent than es2015. callgraph does not support it because es2015 compilation is hardcoded. Would be great if callgraph could use my project's .babelrc directly.
Thanks for considering!
Hi @dbkaplun. I am not actively writing code for this project, but I'll review it if you send a PR. Thanks!