Skip to content

Commit

Permalink
Fix for github actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
gunjandatta authored May 31, 2020
1 parent acf1996 commit 8a40153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"es2015"
],
"outDir": "build",
"skipLibCheck": true,
"target": "es5"
},
"exclude": ["node_modules"],
"include": [
"src/**/*.ts"
]
Expand Down

0 comments on commit 8a40153

Please sign in to comment.