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 Feb 13, 2017
1 parent ec071dd commit 4626781
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tsconfig.json
Expand Up @@ -21,7 +21,8 @@
"noImplicitAny": false,
"types": [
"meteor-typings",
"@types/underscore"
"@types/underscore",
"@types/meteor-accounts-phone"
]
},
"include": [
Expand Down

0 comments on commit 4626781

Please sign in to comment.