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

analyzer: expose JSDoc default, types for all relevant tags #63

Closed jsantell closed 3 years ago

jsantell commented 3 years ago

In the original manifest analyzer, additional properties were supported for type and defaults for tags like @cssprop:

/**
 * @cssprop {<length>} [--my-prop=10px] My CSS property.
 */

Is there interest in supporting this in core?

thepassle commented 3 years ago

This is supported in the latest version of the analyzer https://github.com/open-wc/custom-elements-manifest/tree/master/packages/analyzer#supported-jsdoc