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

refactor: routes index to TypeScript #118

Merged
merged 2 commits into from
Apr 21, 2020
Merged

refactor: routes index to TypeScript #118

merged 2 commits into from
Apr 21, 2020

Conversation

SantiMA10
Copy link
Contributor

Related to #50

@SantiMA10 SantiMA10 requested a review from orestes April 21, 2020 19:55
@SantiMA10 SantiMA10 mentioned this pull request Apr 21, 2020
28 tasks
channel: config.TWITCH_BOT_CHANNEL,
botName: config.TWITCH_BOT_NAME || '',
botToken: config.TWITCH_BOT_TOKEN || '',
channel: config.TWITCH_BOT_CHANNEL || '',
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm not sure if this is the best way to handle if any of the configuration values are null/undefined

@orestes orestes merged commit 39accf3 into master Apr 21, 2020
@orestes orestes deleted the 50-ts-routes-index branch April 21, 2020 20:21
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.

2 participants