Skip to content

Override Node previousSibling to be type of ChildNode. #744

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

Merged
merged 2 commits into from
Nov 14, 2019

Conversation

drivron
Copy link
Contributor

@drivron drivron commented Aug 1, 2019

To fix / finish off the pull request #619 .

@msftclas
Copy link

msftclas commented Aug 1, 2019

CLA assistant check
All CLA requirements met.

@@ -691,6 +691,9 @@
},
"nextSibling": {
"override-type": "ChildNode | null"
},
"previousSibling": {
"override-type": "ChildNode | null"
Copy link
Contributor

Choose a reason for hiding this comment

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

Probably the indention should be fixed here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks. Fixed.

@sandersn sandersn merged commit 24a2b67 into microsoft:master Nov 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants