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

Add undefined to Typescript keywords #2088

Merged
merged 2 commits into from
Oct 13, 2019
Merged

Add undefined to Typescript keywords #2088

merged 2 commits into from
Oct 13, 2019

Conversation

ChristianIvicevic
Copy link
Contributor

This PR will add undefined to the list of keywords for Typescript that was missing so far.

Copy link
Member

@RunDevelopment RunDevelopment left a comment

Choose a reason for hiding this comment

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

Thank you for this PR @ChristianIvicevic!

LGTM, but please revert the changes to package-lock.json. After that is done, we can merge this.

@ChristianIvicevic
Copy link
Contributor Author

@RunDevelopment npm decided to update the lockfile automatically, I just reverted the automated changes and only included my addition to the Typescript component files.

@RunDevelopment RunDevelopment merged commit c8b48b9 into PrismJS:master Oct 13, 2019
@RunDevelopment
Copy link
Member

Thank you for contributing!

cedporter pushed a commit to cedporter/prism that referenced this pull request Oct 17, 2019
This adds `undefined` to the list of keywords in TypeScript.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants