Riten Vagadiya

Results 2 issues of Riten Vagadiya

Support for full RegEx patterns would be extremely helpful, and expected (works for the `grunt` [counterpart](https://github.com/jwvdiermen/grunt-include-source)) ``` ```

Looking at the format of JSDoc 3 here: http://usejsdoc.org/about-getting-started.html ``` /** * Represents a book. * @constructor * @param {string} title - The title of the book. * @param {string}...