runem / web-component-analyzer

CLI that analyzes web components and emits documentation
https://runem.github.io/web-component-analyzer
MIT License
500 stars 61 forks source link

fix: resolve literal type nodes #232

Closed 43081j closed 2 years ago

43081j commented 2 years ago

Fixes runem/lit-analyzer#205

Here you go @rictic. It already supports computed property resolution by the looks of it, but doesn't support resolving type references so this should solve that.