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 linting errors. #1529

Closed
wants to merge 1 commit into from
Closed

Conversation

joaovieira
Copy link
Contributor

Run eslint . --fix. There are still 11 warnings. Not entirely sure if they were already there before. Happy to fix those too.

@ljharb
Copy link
Member

ljharb commented Oct 30, 2019

Things that are warnings shouldn't be autofixed; can you revert and make sure you're running eslint . --fix --quiet?

@joaovieira
Copy link
Contributor Author

joaovieira commented Oct 30, 2019

There was only one fixable/fixed warning https://github.com/benmosher/eslint-plugin-import/pull/1529/files#diff-48ef751391942af34a1ce845e0e31b27R26, still comma-dangle. Weird that they are warnings in some places, errors in others.

Also, just noticed this is a duplicate of #1520.

@joaovieira joaovieira closed this Oct 30, 2019
@joaovieira joaovieira deleted the fix-linting branch October 30, 2019 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants