google / gts

☂️ TypeScript style guide, formatter, and linter.
https://github.com/google/gts
Apache License 2.0
5.09k stars 206 forks source link

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

Closed danielbankhead closed 1 month ago

danielbankhead commented 12 months ago

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

Documentation:

tonycoco commented 7 months ago

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