Jasmine-Babel
Run jasmine specs using Babel.
Install
$ npm i -g jasmine-babelUsage
$ jasmine-babel [jasmine args]You can also specify a location to a Jasmine Config file as an env variable:
$ JASMINE_CONFIG_PATH="/path/to/config.json" jasmine-babel