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/
226 stars 37 forks source link

Methods using `#` Access Modifier is Not Marked as `private` #232

Closed break-stuff closed 1 month ago

break-stuff commented 5 months ago

Checklist

Simple Repro

Completing the items above will greatly improve triaging time of your issue.

Expected behavior

Using the # access modifier to indicate private methods, the analyzer doesn't identify them as private.

thepassle commented 1 month ago

fixed in 0.10.2