cleversoap / grunt-esdoc

ES6 Documentation tool ESDoc Grunt Plugin
MIT License
3 stars 3 forks source link

raised esdoc dependency #1

Closed rthewhite closed 9 years ago

rthewhite commented 9 years ago

When using your plugin i ran into the issue:

Warning: Cannot read property 'type' of null Use --force to continue.

Using the latest version of esdoc solves this issue. Would you please be so kind to accept my pull and release to NPM?

cleversoap commented 9 years ago

Thanks for your patience and for updating the dependency - released grunt-esdoc@0.0.2 to npm just now, all looks well and tests are passing but I'll investigate whether a more complete test suite needs to be written as it's pretty minimal as is. Thanks again!

rthewhite commented 9 years ago

No problem, thanks for the work your putting into it :+1: If you need any help, let me know.