Skip to content

Commit

Permalink
use default ts lib
Browse files Browse the repository at this point in the history
  • Loading branch information
walexnelson committed Jul 12, 2017
1 parent 82a7d02 commit 9d25992
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
"removeComments": false,
"outDir": "dist",
"noImplicitAny": false,
"declaration": true,
"lib": ["es2015"]
"declaration": true
},
"include": [
"src/**/*.ts"
Expand Down

0 comments on commit 9d25992

Please sign in to comment.