Skip to content

Commit 9e0e844

Browse files
dotansimhadarkbasic
authored andcommitted
Step 7.6: Updated tsconfig
1 parent bc946f5 commit 9e0e844

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

api/tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
"stripInternal": true,
1717
"noImplicitAny": false,
1818
"types": [
19-
"@types/meteor"
19+
"@types/meteor",
20+
"@types/meteor-accounts-phone"
2021
]
2122
},
2223
"exclude": [

0 commit comments

Comments
 (0)