Skip to content

Commit

Permalink
Step 7.10: Added meteor accouts typings to client side
Browse files Browse the repository at this point in the history
  • Loading branch information
DAB0mB committed Jun 22, 2017
1 parent 4b4c09d commit b88de6f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
"stripInternal": true,
"noImplicitAny": false,
"types": [
"@types/underscore"
"@types/underscore",
"@types/meteor-accounts-phone"
]
},
"include": [
Expand Down

0 comments on commit b88de6f

Please sign in to comment.