Giter Site home page Giter Site logo

Comments (12)

josephfinlayson avatar josephfinlayson commented on May 31, 2024 4

I'm happy with stderr and also I have a growl plugin. I just don't want them to be in my chrome console :)

from eslint-loader.

jikkujose avatar jikkujose commented on May 31, 2024 2

Anyone has a solution for this. I seriously don't understand how someone thinks its a good idea to pollute the already small browser console with liniting warnings! Disabling the loader completely is to stop those warnings defeats the whole purpose.

from eslint-loader.

aamirshah avatar aamirshah commented on May 31, 2024 1

The solution is: --client-log-level none

https://webpack.js.org/configuration/dev-server/#devserver-clientloglevel

from eslint-loader.

MoOx avatar MoOx commented on May 31, 2024

Webpack handle the output. This loader only emits eslint results. Why do you want to use this loader if that's not to see the errors?

from eslint-loader.

MoOx avatar MoOx commented on May 31, 2024

Oh you mean browser console. Ok then it's definitely something to handle in webpack configuration (and I have no idea how).

from eslint-loader.

josephfinlayson avatar josephfinlayson commented on May 31, 2024

Thanks for the quick response. I hope someone sees this and can help!

from eslint-loader.

MoOx avatar MoOx commented on May 31, 2024

Maybe you can ask in webpack repo or gitter chan.

from eslint-loader.

nkbt avatar nkbt commented on May 31, 2024

I reckon it is a good thing that makes you fix your lint errors ;)

from eslint-loader.

sdtsui avatar sdtsui commented on May 31, 2024

@josephfinlayson please reference the issue in webpack if you get help for this. I'm also interested.

I have this package as part of our build process. Overall, it's great. Would love it if our browserSync + webpack hot reload setup did not render the errors from eslint-loader, and simply output them to terminal.

from eslint-loader.

MoOx avatar MoOx commented on May 31, 2024

Not an eslint-loader issue, closing.

from eslint-loader.

stevenmusumeche avatar stevenmusumeche commented on May 31, 2024

I have the opposite problem. My eslint errors are not displaying in the browser console but I want them to.

from eslint-loader.

MoOx avatar MoOx commented on May 31, 2024

@jikkujose it's a webpack configuration from what I know. Please check webpack issue tracker.

from eslint-loader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.