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 whirl linting errors #39

Closed
jh3y opened this issue Oct 7, 2019 · 0 comments · Fixed by #40
Closed

Fix whirl linting errors #39

jh3y opened this issue Oct 7, 2019 · 0 comments · Fixed by #40

Comments

@jh3y
Copy link
Owner

jh3y commented Oct 7, 2019

Describe the bug

  • There are some linting errors currently with the whirls
  • Let's fix the linting errors and make sure that CI also does this linting 👍

To Reproduce
Steps to reproduce the behavior:

  1. Clone the repo
  2. Install deps
  3. Run yarn lint:whirls

Expected behavior

  • There should be no linting errors

Solution

  • Fix the linting errors in relevant src
  • Update yarn lint in package.json so it also runs yarn lint:whirls in addition to eslint.
  • Maybe move eslint usage to yarn lint:scripts?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant