Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
danielbankhead opened this issue Nov 28, 2023 · 1 comment · Fixed by #900
Closed

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

danielbankhead opened this issue Nov 28, 2023 · 1 comment · Fixed by #900

Comments

@danielbankhead
Copy link
Collaborator

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

Documentation:

@tonycoco
Copy link
Contributor

tonycoco commented Apr 3, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants