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 export to sample main functions where missing #12792

Merged
merged 2 commits into from
Dec 7, 2020

Conversation

willmtemple
Copy link
Contributor

TypeScript samples always need to export their main function so that it can be used in the sample harness, which will import and run the main function. This PR adds it in the few places it was missing.

The commit formatting hook also ran, changing the appearance of a few lines in the same files.

@willmtemple willmtemple merged commit 1cc6607 into Azure:master Dec 7, 2020
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.

3 participants