Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intentionally override base property #1173

Merged
merged 1 commit into from
Sep 16, 2022
Merged

Intentionally override base property #1173

merged 1 commit into from
Sep 16, 2022

Conversation

alexweininger
Copy link
Member

Fixes this TS error:

Property 'parent' will overwrite the base property in 'AzExtParentTreeItem'. If this is intentional, add an initializer. Otherwise, add a 'declare' modifier or remove the redundant declaration.ts(2612)

@alexweininger alexweininger requested a review from a team as a code owner September 16, 2022 19:20
@alexweininger alexweininger merged commit 63bea9f into main Sep 16, 2022
@alexweininger alexweininger deleted the alex/fix-build branch September 16, 2022 19:28
@microsoft microsoft locked and limited conversation to collaborators Nov 1, 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.

2 participants