gts icon indicating copy to clipboard operation
gts copied to clipboard

feat!: Set `stripInternal` in `tsconfig-google.json`

Open danielbankhead opened this issue 1 year ago • 1 comments

Typically, we do not want to emit declarations for code that has an @internal annotation.

Documentation:

  • https://www.typescriptlang.org/tsconfig#stripInternal

danielbankhead avatar Nov 28 '23 19:11 danielbankhead

@danielbankhead can you put together a PR? I'll merge in the next major semver bump.

tonycoco avatar Apr 03 '24 16:04 tonycoco