Skip to content

Conversation

@iva2k
Copy link
Contributor

@iva2k iva2k commented Jan 28, 2021

Summary

fixes #1598

Test plan

npm run lint
npm run test

All PASS

@iva2k
Copy link
Contributor Author

iva2k commented Jan 28, 2021

argh!
git commit hook prettifies the code, removes all parenthesis that were added to fix lint violations "no-mixed-operators Unexpected mix of '+' and '*' ", and fixes end up not going in. I'll update this PR when I find and fix pretty setting that does that.

@iva2k
Copy link
Contributor Author

iva2k commented Jan 28, 2021

I committed fixes for "no-mixed-operators" violations. It's ready for merge.

@Siemienik Siemienik self-requested a review February 12, 2021 02:29
Copy link
Member

@Siemienik Siemienik left a comment

Choose a reason for hiding this comment

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

LGTM! Thank you 🥇

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.

[BUG] npm run lint reports multiple violations

2 participants