Closed finalight closed 8 years ago
the tests works with es6 standard, by adding the babelrc file and also changing the command in the npm test
simply just npm i to install the missing packages, and then npm test to assert the tests
This fixes issue #11
Thank you!
the tests works with es6 standard, by adding the babelrc file and also changing the command in the npm test
simply just npm i to install the missing packages, and then npm test to assert the tests