Skip to content

Commit

Permalink
fixed tsconfig for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
oveddan committed Apr 6, 2018
1 parent 1c42cbd commit d60f2f9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions posenet/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@
"experimentalDecorators": true
},
"include": [
"src/index.ts",
"src/posenet.ts"
"src/"
],
"exclude": [
"node_modules/",
Expand Down

0 comments on commit d60f2f9

Please sign in to comment.