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

Added required argument to alt.log #299

Merged
merged 2 commits into from
Feb 28, 2024
Merged

Added required argument to alt.log #299

merged 2 commits into from
Feb 28, 2024

Conversation

WelaurS
Copy link
Contributor

@WelaurS WelaurS commented Feb 28, 2024

Expected behavior: TypeScript will highlight an error if the arguments are empty

Current behavior: TypeScript allows the use of empty arguments, resulting in an exception being thrown during execution

Expected behavior: TypeScript will highlight an error if the arguments are empty

Current behavior: TypeScript allows the use of empty arguments, resulting in an exception being thrown during execution
@WelaurS WelaurS requested a review from C0kkie as a code owner February 28, 2024 02:11
@xLuxy
Copy link
Contributor

xLuxy commented Feb 28, 2024

Could you please also do it for the other log methods?

@xLuxy xLuxy merged commit 30ca4ac into altmp:dev Feb 28, 2024
1 check passed
@xxshady
Copy link
Contributor

xxshady commented Mar 7, 2024

Thanks for improving type safety ❤️

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.

3 participants