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 eslint errors #57

Open
probil opened this issue Jul 24, 2019 · 0 comments
Open

Fix eslint errors #57

probil opened this issue Jul 24, 2019 · 0 comments

Comments

@probil
Copy link

probil commented Jul 24, 2019

You are using eslint for code style checking but it turns out that you have a lot of errors.

Just checkout out the project and tried npm run eslint:

✖ 124 problems (123 errors, 1 warning)
  71 errors and 0 warnings potentially fixable with the `--fix` option.

I think code style check should report no errors and should be also executed in CI

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

No branches or pull requests

1 participant