Skip to content

Commit 07338dd

Browse files
dgrahammuan
andcommitted
Not ready for optional catch bindings yet
Co-authored-by: Mu-An Chiou <[email protected]>
1 parent 53b820c commit 07338dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"compilerOptions": {
33
"module": "esnext",
4-
"target": "es2019",
4+
"target": "es2018",
55
"strict": true,
66
"declaration": true,
77
"outDir": "dist",

0 commit comments

Comments
 (0)