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.
 
sipp11 78b2c94f86 Init 9 years ago
app/scripts/core Init 9 years ago
test Init 9 years ago
.babelrc Init 9 years ago
.gitignore Init 9 years ago
CHANGELOG.md Init 9 years ago
README.md Init 9 years ago
package.json Init 9 years ago

README.md

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