twpayne opened this issue 5 years ago · 1 comments
This is @twpayne's first TypeScript code and first npm module.
Please review the project configuration and code and suggest any changes needed to ensure that the project follows TypeScript and npm best practices.
As already discussed, the use of JSDoc /** */ comments is for use with typedoc.
/** */
Looks pretty good to me.