forcedotcom / lightning-language-server

LWC and Aura Language Servers - shipped as part of the Salesforce VSCode Extensions
https://forcedotcom.github.io/salesforcedx-vscode/
BSD 3-Clause "New" or "Revised" License
33 stars 49 forks source link

fix: update metadata mapping to handle no getter #583

Closed gbockus-sf closed 11 months ago

gbockus-sf commented 11 months ago

What does this PR do?

Update the javascript type mapping to handle the case where a class has a property with only a setter.

What issues does this PR fix or reference?

@W-14391061@ https://github.com/forcedotcom/salesforcedx-vscode/issues/5069