Skip to content

Commit

Permalink
dont need
Browse files Browse the repository at this point in the history
  • Loading branch information
bradmartin committed Sep 25, 2017
1 parent 63a31f6 commit 1b6267b
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 @@ -18,8 +18,7 @@
}
},
"scripts": {
"precommit": "lint-staged",
"prepare": "tsc"
"precommit": "lint-staged"
},
"lint-staged": {
"*.ts": ["prettier --write", "git add"]
Expand Down

0 comments on commit 1b6267b

Please sign in to comment.