Skip to content

Conversation

@sandy081
Copy link
Member

No description provided.

@sandy081 sandy081 enabled auto-merge (squash) October 14, 2022 18:16
@sandy081 sandy081 self-assigned this Oct 14, 2022

private _defaultInspectValue: IInspectValue<V> | undefined;
private get defaultInspectValue(): IInspectValue<V> {
if (!this._defaultInspectValue) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alternatively, use ??=

@sandy081 sandy081 merged commit 7daf9c7 into main Oct 14, 2022
@sandy081 sandy081 deleted the sandy081/vast-haddock branch October 14, 2022 18:38
@github-actions github-actions bot locked and limited conversation to collaborators Nov 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants