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

Bug: Resolving eslint related errors on npm run build. #45

Merged
merged 2 commits into from
Oct 11, 2024

Conversation

erinesullivan
Copy link
Contributor

Overview

When running npm run build, this error would display:

ERROR in [eslint] No ESLint configuration found in /Users/esulliv/Repositories/mlibrary/prejudice/src.

The eslint-webpack-plugin requirement has been removed and the eslint config file has been updated to ignore the webpack config file.

@erinesullivan erinesullivan added the bug Something isn't working label Oct 11, 2024
@erinesullivan erinesullivan self-assigned this Oct 11, 2024
@erinesullivan erinesullivan merged commit de61cf6 into master Oct 11, 2024
1 check passed
@erinesullivan erinesullivan deleted the eslint-webpack-setup branch October 14, 2024 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant