open-wc / custom-elements-manifest-deprecated

Custom Elements Manifest is a file format that describes custom elements in your project.
8 stars 4 forks source link

[core] better jsdoc support METHOD/FUNCTION #23

Closed thepassle closed 3 years ago

thepassle commented 3 years ago

todo

ts has some helper functions for this:

        ts.getJSDocTypeParameterTags
        ts.getJSDocReturnType