Skip to content

Commit

Permalink
Try es3 for IE11 compatibility #40
Browse files Browse the repository at this point in the history
  • Loading branch information
joepio committed Oct 25, 2019
1 parent ce85679 commit 5007b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"compilerOptions": {
"jsx": "preserve",
"target": "es5",
"target": "es3",
"lib": [
"dom",
"dom.iterable",
Expand Down

0 comments on commit 5007b55

Please sign in to comment.