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 lint errors for node 16 #4821

Closed

Conversation

rak-phillip
Copy link
Member

@rak-phillip rak-phillip commented Dec 23, 2021

This updates ordering of imports to prep for node 16.

Updating to node 16 introduces a whole host of lint warnings about ordering of imports. Rather than silence the rule, I figured it would be easy enough to fix the warnings. This change shouldn't come with any impact to the project itself.

#4820

Signed-off-by: Phillip Rak rak.phillip@gmail.com

Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
@rak-phillip rak-phillip added this to the v2.6.4 milestone Dec 23, 2021
@rak-phillip rak-phillip self-assigned this Dec 23, 2021
@rak-phillip rak-phillip marked this pull request as draft December 23, 2021 18:19
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
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

1 participant