callgraph icon indicating copy to clipboard operation
callgraph copied to clipboard

Use existing .babelrc in project to compile, falling back to existing default if one does not exist

Open dbkaplun opened this issue 7 years ago • 1 comments

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!

dbkaplun avatar Mar 12 '18 18:03 dbkaplun

Hi @dbkaplun. I am not actively writing code for this project, but I'll review it if you send a PR. Thanks!

gunar avatar Mar 13 '18 18:03 gunar