Skip to content

Commit

Permalink
Add dom lib to typings-test
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyriar committed Sep 4, 2018
1 parent 53193d0 commit 53e995a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fixtures/typings-test/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"module": "commonjs",
"target": "es5",
"lib": [
"dom",
"es6"
],
"noEmit": true
Expand Down

0 comments on commit 53e995a

Please sign in to comment.