Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.

fix: emit warning/error if no config was found/given #286

Merged
merged 4 commits into from Jul 10, 2019
Merged

fix: emit warning/error if no config was found/given #286

merged 4 commits into from Jul 10, 2019

Conversation

ricardogobbosouza
Copy link
Collaborator

@ricardogobbosouza ricardogobbosouza commented Jul 10, 2019

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Resolve #209

#209 (comment)

@alexander-akait
Copy link
Member

It is for emiting error, right?

@ricardogobbosouza
Copy link
Collaborator Author

@evilebottnawi emit a warning if it does not have the eslint configuration.
This will not break the compilation of the webpack.

@alexander-akait alexander-akait merged commit 4204560 into webpack-contrib:master Jul 10, 2019
@ricardogobbosouza ricardogobbosouza deleted the fix-no-eslint-configuration branch July 10, 2019 21:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Module build failed: Error: No ESLint configuration found
2 participants