numbers / numbers.js

Advanced Mathematics Library for Node.js and JavaScript
Apache License 2.0
1.77k stars 167 forks source link

Fix issues found by jshint #122

Closed LarryBattle closed 9 years ago

LarryBattle commented 9 years ago

npm run lint returns more than 100 warnings for all the javascript files in test and lib. I suggest we fix those.

I might submit a pull request to fix this....soon.

Dakkers commented 9 years ago

@LarryBattle I'll take care of this. I was busy with another project for the past few days and as "lead dev" of the repo I should start working on more stuff. hopefully it doesn't take me too long... 100 warnings is a lot.

LarryBattle commented 9 years ago

Great job! You've saved me a lot of time.