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

Check script extension for current file only #4231

Merged
merged 2 commits into from
Oct 26, 2022

Conversation

andyleejordan
Copy link
Member

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

@andyleejordan andyleejordan requested a review from a team October 26, 2022 20:44
@andyleejordan andyleejordan 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 ❤️

Copy link
Collaborator

@SeeminglyScience SeeminglyScience left a comment

Choose a reason for hiding this comment

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

LGTM!

@andyleejordan andyleejordan merged commit d585443 into main Oct 26, 2022
@andyleejordan andyleejordan deleted the andschwa/remove-extension-check branch October 26, 2022 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants