gts
gts copied to clipboard
feat!: Set `stripInternal` in `tsconfig-google.json`
Typically, we do not want to emit declarations for code that has an @internal
annotation.
Documentation:
- https://www.typescriptlang.org/tsconfig#stripInternal
@danielbankhead can you put together a PR? I'll merge in the next major semver bump.