openrm / hato

A minimalist, customizeable AMQP framework in Node.js
MIT License
1 stars 0 forks source link

Remove JSDoc type annotations #64

Closed naggingant closed 2 years ago

naggingant commented 2 years ago

The attempt to add type checks without rewriting the whole code in TypeScript has been nothing but a pain, mostly due to having to work around some of the lacking support of the full language features in JSDoc In case we would want to add the same reliability to the code, we should simply start writing TS