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

chore: enable strictFunctionTypes TypeScript option #491

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

EvanHahn
Copy link
Contributor

@EvanHahn EvanHahn commented Feb 21, 2024

This enables the strictFunctionTypes TypeScript option, which brings us a little more type safety.

This enables the [strictFunctionTypes] TypeScript option, which brings
us a little more type safety.

[strictFunctionTypes]: https://www.typescriptlang.org/tsconfig/#strictFunctionTypes
@EvanHahn EvanHahn force-pushed the strict-function-types branch from eb56ae0 to 75a477c Compare March 21, 2024 22:42
@EvanHahn EvanHahn marked this pull request as ready for review March 21, 2024 22:42
@EvanHahn EvanHahn requested review from gmaclennan and achou11 March 21, 2024 22:42
@EvanHahn EvanHahn merged commit f0f2683 into main Mar 22, 2024
4 checks passed
@EvanHahn EvanHahn deleted the strict-function-types branch March 22, 2024 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants