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

This commit is contained in:
Bethany
2023-08-07 08:48:20 -07:00

View File

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