You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: improve script name handling in JSDocParser
- Use the scriptName property verbatim if it exists.
- Convert class names to lower camel case when scriptName is not present.
- Update attribute extraction to use the original name instead of the lower camel case version.
* Update src/index.js
Co-authored-by: Copilot <[email protected]>
---------
Co-authored-by: Copilot <[email protected]>
0 commit comments