Skip to content

Commit

Permalink
Add PreCommit
Browse files Browse the repository at this point in the history
  • Loading branch information
jauhari-i authored Jan 2, 2021
1 parent 1fb7fdd commit bab8014
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"keywords": [
"codebase"
],
"pre-commit": [ "lint:js" ],
"author": "Irfan Jauhari",
"license": "ISC",
"dependencies": {
Expand Down Expand Up @@ -43,6 +44,7 @@
"eslint-config-prettier": "^3.4.0",
"eslint-plugin-prettier": "^3.0.1",
"nodemon": "^2.0.6",
"pre-commit": "^1.2.2",
"prettier": "^1.15.3"
}
}

0 comments on commit bab8014

Please sign in to comment.