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

[Fix] Move function declaration to function body root #78

Open
dzintars opened this issue Jul 25, 2020 · 0 comments
Open

[Fix] Move function declaration to function body root #78

dzintars opened this issue Jul 25, 2020 · 0 comments
Assignees
Labels
fix Some non-critical/cosmetic fix/refactoring

Comments

@dzintars
Copy link
Owner

dzintars commented Jul 25, 2020

This linting issue Move function declaration to function body root. eslint(no-inner-declarations) should be fixed

function* saga(): any {

@dzintars dzintars self-assigned this Jul 25, 2020
@dzintars dzintars added the fix Some non-critical/cosmetic fix/refactoring label Jul 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Some non-critical/cosmetic fix/refactoring
Projects
None yet
Development

No branches or pull requests

1 participant