Skip to content

Commit

Permalink
Back to ES3 target
Browse files Browse the repository at this point in the history
  • Loading branch information
hejny committed Sep 17, 2021
1 parent e65de16 commit bc2dd1d
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
@@ -1,6 +1,6 @@
{
"compilerOptions": {
"target": "es5",
"target": "es3",
"module": "commonjs",
"declaration": true,
"outDir": "./dist",
Expand Down

0 comments on commit bc2dd1d

Please sign in to comment.