Include tests to check babel transforms.
Ideally, we should be able to test it for various babel versions (for instance, 5.x and 6.x). Challenge: have npm to install multiple babel version. jQuery UI uses bower. TodoMVC repo addresses that with a subdirectory with its own package.json file. See comments at #12 (diff)