[TS] Slightly improve logging in TS trait calls that fail
authorMatt Corallo <git@bluematt.me>
Wed, 8 Mar 2023 06:04:01 +0000 (06:04 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 9 Mar 2023 19:12:27 +0000 (19:12 +0000)
commit397201c278ded558e45d406967f153770784ff88
tree76bd3e5cb3f3bd7b6f329f19bf0594eafcfe5073
parent263dde170cb701c4c9821757b51113f0f09b5213
[TS] Slightly improve logging in TS trait calls that fail

Not actually 100% sure what we can do much better on the logging
front, but this is at least a marginal improvement.

Fixes #125.
typescript_strings.py