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

Clean up ts-ignore todos #1

Conversation

chandlerprall
Copy link

Cleans up those TS todos. I also fixed a function name typo in a test file.

@@ -32,16 +32,13 @@ describe('AsyncInterval', () => {
// Advances time and awaits any pending promises after every 100ms
// This helper makes it easier to advance time without worrying
// whether tasks are still lingering on the event loop
async function andvanceTimerAndAwaitFn(
async function advanceTimerAndAwaitFn(
Copy link
Owner

Choose a reason for hiding this comment

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

good eye, good eye.

@dimitropoulos dimitropoulos merged commit 2464d49 into dimitropoulos:ts-comment-allow-with-description Jun 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants