Skip to content

Commit 6db29a1

Browse files
dotansimhadarkbasic
authored andcommitted
Step 9.15: Import @types/meteor-publish-composite
1 parent 0110f65 commit 6db29a1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

api/tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
"noImplicitAny": false,
1818
"types": [
1919
"@types/meteor",
20-
"@types/meteor-accounts-phone"
20+
"@types/meteor-accounts-phone",
21+
"@types/meteor-publish-composite"
2122
]
2223
},
2324
"exclude": [

0 commit comments

Comments
 (0)