istanbuljs / nyc

the Istanbul command line interface
https://istanbul.js.org/
ISC License
5.54k stars 353 forks source link

Is there any way to extract/remove Babel from NYC? #1536

Open intervalia opened 8 months ago

intervalia commented 8 months ago

Is there any way to conditionally extract or remove Babel from NYC?

I don't use TS and I would rather not have the dependency and massive number of files in node_modules.

Or is Babel used for your AST?