Skip to content

Commit

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

0 comments on commit ae6eb8f

Please sign in to comment.