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 missing explicit return types and turned eslint rule back on #1943

Merged
merged 12 commits into from
Apr 21, 2019

Conversation

nickytonline
Copy link
Contributor

@nickytonline nickytonline commented Apr 18, 2019

Here you go @bfred-it. This fixes missing explicit return types as per @sindresorhus comment, #1740 (comment)

source/features/branch-buttons.tsx Outdated Show resolved Hide resolved
source/features/faster-pr-diff-options.tsx Outdated Show resolved Hide resolved
source/features/follow-file-renames.tsx Outdated Show resolved Hide resolved
source/features/releases-tab.tsx Outdated Show resolved Hide resolved
source/libs/cache.ts Outdated Show resolved Hide resolved
source/libs/get-default-branch.ts Show resolved Hide resolved
source/features/branch-buttons.tsx Show resolved Hide resolved
source/globals.d.ts Outdated Show resolved Hide resolved
source/libs/cache.ts Outdated Show resolved Hide resolved
source/libs/cache.ts Outdated Show resolved Hide resolved
@nickytonline
Copy link
Contributor Author

Now that the cache is generic, I think this is good to go. Let me know your thoughts on the cache changes @bfred-it.

@fregante fregante merged commit 9cdb7b3 into refined-github:master Apr 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta Related to Refined GitHub itself
Development

Successfully merging this pull request may close these issues.

None yet

2 participants