mrgrain/jsii-struct-builder

Document how to use this with an `AwsCdkConstructLibrary` projen project

Closed this issue · 1 comments

A common use-case for this package is using it with an AWS CDK Construct Library with Projen. However, it's not immediately clear how to use it. The README shows new ProjenStruct, but it doesn't say where to write that code.

It goes into your .projenrc.ts file.
But point taken 😃