-
Notifications
You must be signed in to change notification settings - Fork 159
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 Issues #32
Comments
It looks like there are 197 problems across all your files. How would you like to fix these lint errors? I could put
|
I have looked at the warnings and errors. However, I am not confident if it would be Any thoughts ? |
I'm willing to help work on this. The no-undef rules for functions like |
@hallzac2 yeah that's true. And I think for some of these like camelcase and underscores we could put some |
Yeah that sounds good to me! I've got #35 out now to address the no-undef errors. Let me know if I can help on any of the other pieces! |
Awesome. @hallzac2 and @mcrosby114 Do you guys need another New Issue created for this or we good to work on the same issue? |
Same one works for me, thanks! |
Fix the ES Lint Issues :
https://github.com/intuit/oauth-jsclient/blob/master/package.json#L7
The text was updated successfully, but these errors were encountered: