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

Add explicit return types to all functions #1738

Open
bdemann opened this issue Apr 11, 2024 · 0 comments
Open

Add explicit return types to all functions #1738

bdemann opened this issue Apr 11, 2024 · 0 comments

Comments

@bdemann
Copy link
Member

bdemann commented Apr 11, 2024

We want to make sure that all of our functions have explicit return types. There is a linting rule that we can use to help enforce that.

@typescript-eslint/explicit-function-return-type

At the moment it has a lot of problems so we are going to need to set apart a lot of time to tackle all of them

@bdemann bdemann mentioned this issue Apr 11, 2024
76 tasks
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

No branches or pull requests

1 participant