Skip to content

Commit

Permalink
Step 4.13: Remove meteor-typings from root's tsconfig.json types array
Browse files Browse the repository at this point in the history
  • Loading branch information
darkbasic committed Jun 13, 2017
1 parent 9cc5e1f commit ea10dde
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
Expand Up @@ -20,7 +20,6 @@
"stripInternal": true,
"noImplicitAny": false,
"types": [
"meteor-typings",
"@types/underscore"
]
},
Expand Down

0 comments on commit ea10dde

Please sign in to comment.