Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
LoicMahieu committed Oct 4, 2018
1 parent b250970 commit 2b7300c
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 @@ -68,8 +68,7 @@
"check": "gts check",
"clean": "gts clean",
"compile": "tsc -p .",
"fix": "gts fix && eslint --fix samples/**/*.js",
"prepare": "npm run compile"
"fix": "gts fix && eslint --fix samples/**/*.js"
},
"nyc": {
"exclude": [
Expand Down

0 comments on commit 2b7300c

Please sign in to comment.