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

Give better error when a ts_project dep didn't produce declarations #30

Closed
alexeagle opened this issue Jun 2, 2022 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@alexeagle
Copy link
Member

alexeagle commented Jun 2, 2022

TypeScript's default for declaration is false, but in Bazel we typically have dependencies on a library and want to type-check usages so maybe we want to change that default?

@alexeagle alexeagle self-assigned this Jun 2, 2022
@gregmagolan
Copy link
Member

Sounds reasonable if there is no extends

@gregmagolan gregmagolan added this to the 1.0 milestone Aug 10, 2022
@gregmagolan gregmagolan added the enhancement New feature or request label Aug 10, 2022
@cgrindel cgrindel assigned jbedard and unassigned alexeagle Oct 11, 2022
@alexeagle alexeagle changed the title Should tsconfig={} result in declaration=True Give better error when a ts_project dep didn't produce declarations Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants