Skip to content

Commit

Permalink
format(@nestjs) revert lint precommit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilmysliwiec committed Apr 21, 2018
1 parent 77d4ea7 commit 4b926da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@
},
"lint-staged": {
"packages/**/*.{ts,json}": [
"npm run lint",
"npm run format",
"git add"
]
Expand Down

0 comments on commit 4b926da

Please sign in to comment.