kungfooman / RuntimeTypeInspector.js

Checking JSDoc types at runtime for high-quality types - Trust is good, control is better.
MIT License
8 stars 0 forks source link

Extract types from leading comments of function expression #81

Closed kungfooman closed 8 months ago

kungfooman commented 9 months ago

Fixes: #56

I would like to simplify the code a bit by making it more generic, but first I have to work out a set a unit tests for every possible behaviour.