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

Explicit returns on typescript functions #446

Merged
merged 5 commits into from
Feb 11, 2021

Conversation

alexasselin008
Copy link
Member

"typescript-eslint/explicit-function-return-type": ["warn", { allowExpressions: true }]

@alexasselin008 alexasselin008 marked this pull request as ready for review February 9, 2021 19:14
Copy link
Member

@patricklafrance patricklafrance left a comment

Choose a reason for hiding this comment

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

Looks good to me!

# Conflicts:
#	packages/react-components/src/shared/src/useResizeObserver.ts
# Conflicts:
#	packages/react-components/src/shared/src/useKeyboardNavigation.ts
@alexasselin008 alexasselin008 merged commit 2e53b22 into conversion_ts Feb 11, 2021
@alexasselin008 alexasselin008 deleted the explicit_returns branch February 11, 2021 23:57
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.

2 participants