Conversation

andyleejordan

Also allow unawaited promises explicitly with void and refactor a bit of logging!

@andyleejordanandyleejordan requested a review from a team October 26, 2022 20:44
@andyleejordanandyleejordan requested a review from a team as a code owner October 26, 2022 20:44
"@typescript-eslint/no-floating-promises": [
"error",
{
"ignoreVoid": true
Copy link
Member Author

Choose a reason for hiding this comment

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

And refactor a bit of logging!
action: undefined
}
]
);
Copy link
Collaborator

Choose a reason for hiding this comment

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

Muuuuch cleaner ❤️

Choose a reason for hiding this comment

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

LGTM!

@andyleejordanandyleejordan merged commit d585443 into main Oct 26, 2022
@andyleejordanandyleejordan deleted the andschwa/remove-extension-check branch October 26, 2022 21:40
Sign up for free to join this conversation on . Already have an account? Sign in to comment
Area-Debugging Issue-BugA bug to squash.
None yet

Successfully merging this pull request may close these issues.