Skip to content

Commit

Permalink
build: restore build working around RxJS type bug
Browse files Browse the repository at this point in the history
  • Loading branch information
deanius authored May 21, 2018
1 parent baa1e1f commit e629fb4
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 @@ -14,7 +14,8 @@
"outDir": "dist/lib",
"typeRoots": [
"node_modules/@types"
]
],
"skipLibCheck": true
},
"include": [
"src"
Expand Down

0 comments on commit e629fb4

Please sign in to comment.