Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

Commit

Permalink
es2015
Browse files Browse the repository at this point in the history
  • Loading branch information
alextranwork committed Aug 28, 2020
1 parent 85e6e3a commit fa19ec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.build.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"extends": "./tsconfig.json",
"compilerOptions": {
"module": "ES5",
"module": "es2015",
"jsx": "react",
},
"exclude": [
Expand Down

0 comments on commit fa19ec1

Please sign in to comment.