Skip to content

Commit

Permalink
Compile all ts files to js.
Browse files Browse the repository at this point in the history
  • Loading branch information
samccone committed Sep 24, 2016
1 parent 16b102e commit c458f03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lighthouse-cli/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"typings"
],
"include": [
"index.ts"
"*.ts"
]

}

0 comments on commit c458f03

Please sign in to comment.