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

Fixed a few eslint warnings #1582

Merged
merged 1 commit into from
Dec 16, 2020
Merged

Conversation

Tobbe
Copy link
Member

@Tobbe Tobbe commented Dec 14, 2020

I've fixed 20 eslint warnings. (106 down to 86.)
I didn't look at all the any warnings.

There are a couple of other warnings that I plain didn't know how to fix. Plz help? It's "Don't use Function as a type." in mockRequests.ts and "Don't use {} as a type" in vscode.ts. Both can totally be left to be solved in another PR.

As long as no one spots any error in what I've done I think this is good to merge, and then we can keep squashing those warnings in future PRs.

@github-actions
Copy link

@Tobbe Tobbe changed the title Fix a few eslint warnings Fixed a few eslint warnings Dec 14, 2020
Copy link
Contributor

@peterp peterp left a comment

Choose a reason for hiding this comment

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

This is great, thanks Tobbe

@Tobbe Tobbe merged commit a4fca5d into redwoodjs:main Dec 16, 2020
@thedavidprice thedavidprice added this to the Next Release milestone Jan 6, 2021
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.

None yet

3 participants