smithy-lang / smithy-typescript

Smithy code generators for TypeScript. (in development)
Apache License 2.0
224 stars 83 forks source link

feat(codegen): add set of builtin plugins #1321

Closed syall closed 2 months ago

syall commented 3 months ago

Issue #, if available:

N/A

Description of changes:

Add set of builtin plugins that previously were only in test utils.

If one or more of the packages in the /packages directory has been modified, be sure yarn changeset add has been run and its output has been committed and included in this pull request. See CONTRIBUTING.md.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.