Skip to content

Ignore 'dist' folder during npm run lint #312

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

Merged

Conversation

maxceem
Copy link
Collaborator

@maxceem maxceem commented Feb 26, 2019

Added "dist" folder to eslintignore so we don't pollute 'npm run lint' with multiple errors from precompiled files.

Previously npm run lint produced to me more than 6000 errors, so I was thinking that we don't support linting for a long time. But it appeared that it was just precompiled file.

@maxceem
Copy link
Collaborator Author

maxceem commented Feb 28, 2019

@vikasrohit I think it's safe to merge this PR. It would help to keep react-components free from lint errors.

@vikasrohit vikasrohit merged commit 34d14a2 into appirio-tech:feature/connectv2 Feb 28, 2019
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.

2 participants