Giter VIP home page Giter VIP logo

Comments (5)

diegodesouza avatar diegodesouza commented on August 16, 2024

@3rd-Eden @mcollina @kriskowal @alexindigo would you have a suggestion?

from pre-commit.

mcollina avatar mcollina commented on August 16, 2024

I don't know what library are you using, but it's not exiting with exit code 1.

from pre-commit.

diegodesouza avatar diegodesouza commented on August 16, 2024
{
...
  "scripts": {
    ...
    "lint": "lint",
    ...
  },
  "pre-commit": [
    "lint"
  ],
  ...

  "dependencies": {
    ...
    "prop-types": "^15.7.2",
    "react": "^16.13.1",
    "react-block-ui": "^1.3.3",
    "react-dom": "^16.13.1",
    "react-dropzone": "7.0.1",
    "react-hot-loader": "^4.12.20",
    "react-hot-loader-loader": "0.0.7",
    "react-html-parser": "^2.0.2",
    "react-input-mask": "^2.0.4",
    "react-router-dom": "^5.1.2",
    "reactstrap": "^8.0.0",
    "save": "^2.4.0",
    "tus-js-client": "^1.8.0",
    "uuid": "^7.0.3"
  },
  "devDependencies": {
   ...
    "chai": "^4.2.0",
    "cross-env": "^5.0.5",
    "enzyme": "^3.11.0",
    "husky": "^4.2.5",
    "lint-staged": "^10.1.6",
    "moxios": "^0.4.0",
    "pre-commit": "^1.2.2",
    "prettier": "^1.19.1",
    "react-test-renderer": "^16.13.1",
    "sinon": "^7.3.2",
    "sinon-chai": "^3.5.0"
  }
}

from pre-commit.

diegodesouza avatar diegodesouza commented on August 16, 2024

@mcollina my fault there's my package.json

from pre-commit.

diegodesouza avatar diegodesouza commented on August 16, 2024

I have also tried --bailOnLintError true without avail

from pre-commit.

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.