I'm working on code coverage for an app with e2e and component tests. The project is not using Babel, but Istanbul, Code Coverage, Nyc, all seem reliant on it. Is there a tool, or some steps I can take, to instrument my code without needing to use Babel?