Skip to content

Commit

Permalink
Updated the tsconfig.
Browse files Browse the repository at this point in the history
  • Loading branch information
gunjandatta committed May 31, 2020
1 parent afe41e9 commit 13cc68c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"es2015"
],
"outDir": "build",
"skipLibCheck": true,
"target": "es5"
},
"exclude": [
Expand Down

0 comments on commit 13cc68c

Please sign in to comment.