Closed trivikr closed 3 months ago
Latest commit: 3dd286218f169776b368b77e97715799600d449d
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.
Issue
The scripts were written to help automate generation of client types map and new client tests, and they were run manually
yarn tsx scripts/generateClientTypesMap
yarn tsx scripts/generateNewClientTests
Description
Adds scripts to generate map/tests
Testing
generate:map
generate:tests
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.