open-wc / custom-elements-manifest

Custom Elements Manifest is a file format that describes custom elements in your project.
https://custom-elements-manifest.open-wc.org/
225 stars 37 forks source link

Expose typescript for programatic use #185

Closed diervo closed 1 year ago

diervo commented 1 year ago

This will avoid typescript version mismatch when using the analyzer programatically between the internal version and the user version of typescript.

netlify[bot] commented 1 year ago

Deploy Preview for custom-elements-manifest-analyzer ready!

Name Link
Latest commit 4b441f7e9f41194bb4f464b9edb5166939a3e0b8
Latest deploy log https://app.netlify.com/sites/custom-elements-manifest-analyzer/deploys/62ebb9be73d5c700085180e0
Deploy Preview https://deploy-preview-185--custom-elements-manifest-analyzer.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

thepassle commented 1 year ago

Thanks!