1
0
Fork 0

Merge branch 'bethanyj28/add-twirp-definitions' into bethanyj28/add-twirp-client

pull/1486/head
Bethany 2023-08-07 08:48:20 -07:00
commit 80e4680ac8
1 changed files with 3 additions and 2 deletions

View File

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