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

Add tsconfig exclude validation #730

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Add tsconfig exclude validation #730

wants to merge 5 commits into from

Conversation

Mivr
Copy link

@Mivr Mivr commented Nov 1, 2024

Changes are visible to end-users: no

Test plan

  • New test cases added

Resolves: #644

By adding a validation to the tsconfig file. If a out_dir parameter is set to the rule and the tsconfig file does not have the exclude key set the build will fail

@Mivr Mivr marked this pull request as draft November 1, 2024 16:51
Copy link

aspect-workflows bot commented Nov 1, 2024

Test

All tests were cache hits

146 tests (100.0%) were fully cached saving 9s.


Buildifier      Format

@Mivr Mivr marked this pull request as ready for review November 4, 2024 16:13
@Mivr Mivr changed the title Draft: Add tsconfig exclude validation Add tsconfig exclude validation Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: typescript 5.5.2 cannot find input files with source tsconfig.json
1 participant