You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

508 B

test-jasmine-babel

Test project which use Babel.js as ES6 compiler to write unit tests

Setup

npm install

Test

Before you should have global installation of jasmine package.

npm test

Support

Current support version:

  • Babel ^6.3.17

Previously support:

  • Babel ^5.8.29

Build changelog

Use https://github.com/tj/git-extras/blob/master/Commands.md#git-changelog:

git changelog -a -n

License

The MIT License