Git Product home page Git Product logo

eslint-output's People

Contributors

airhorns avatar dependabot[bot] avatar eskimojo14 avatar lwhiteley avatar michaelmwu avatar ryan953 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

eslint-output's Issues

Upgrade or replace cosmiconfig

cosmiconfig version is very old.

  • update the package without breaking external interface
  • if cannot be avoided then release new major version

Add error message for maxWarnings

I noticed that if we run with maxWarnings set, the command fails but there is no visible message to the user.

For example, I define a script in package.json:

"scripts":{
  "lint": "eslint-output --maxWarnings 150"
}

The output looks like this:
Screen Shot 2021-02-23 at 11 55 44

As you see, it is not clear for the user why the lint script failed. Is it possible to print an error message?

Standard reporters don't work

If you try directing checkstyle, compact, stylish, or unix output to either the console or a file, both the on-screen and file contents are blank. json, tap, and visualstudio work as expected.

Release a new version to npmjs

We received a security issue from Dependabot related to y18n:

The npm package y18n before versions 3.2.2, 4.0.1, and 5.0.5 is vulnerable to Prototype Pollution.

I just saw that Dependabot automatically updated y18n in the repo to 4.0.1. Could you please also release a new version to npmjs?

eslint and eslint-output find different errors

My standard eslint ("lint": "eslint src/**/*.ts src/**/*.tsx",) and my eslint-output "lint:ci": "eslint-output" are finding very different errors. I have a .eslintrc.js file in the same directory as my .eslintoutputrc. I've also tried specifying .eslintrc.js in cliEngineConfig.configFile.

Specifying custom path to .eslintoutputrc

Hi, thanks for this library, I like what it does a lot.

I would love to have command line option to pass in custom path to the .eslintoutputrc file. Is this something you're planning to do? Would you accept PR with this feature?

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.