Skip to content

Commit

Permalink
Update tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
samchamberland committed Dec 4, 2019
1 parent 273c68f commit 1beda7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"noEmit": true,
"skipLibCheck": true,
"strict": true,
"target": "esnext"
"target": "es6"
}
}

0 comments on commit 1beda7c

Please sign in to comment.