molecuel / core

Molecuel core module
MIT License
4 stars 1 forks source link

Fix tslint bugs in testfiles #25

Closed DominicBoettger closed 7 years ago

DominicBoettger commented 7 years ago

There are some bugs in the tslint of the test file.

Fix and change line in package.json to

"test": "npm run build_test && npm run mocha",

afterwards