target es2020

This commit is contained in:
Bethany 2023-08-07 08:45:28 -07:00
parent 3ebee1e8b4
commit 66ac937f2f

View File

@ -12,7 +12,8 @@
"../http-client"
]
},
"useUnknownInCatchVariables": false
"useUnknownInCatchVariables": false,
"target": "es2020"
},
"include": [
"./src"