Skip to content

Commit

Permalink
rollback to es5
Browse files Browse the repository at this point in the history
  • Loading branch information
Budi Irawan committed Oct 20, 2017
1 parent 42bf4e0 commit cfda119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
@@ -1,7 +1,7 @@
{
"compilerOptions": {
"module": "commonjs",
"target": "ES6",
"target": "ES5",
"outDir": "out",
"noLib": true,
"sourceMap": true
Expand Down

0 comments on commit cfda119

Please sign in to comment.