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

Accommodate repos without root tsconfig.json files #43

Closed
benkeen opened this issue Oct 24, 2024 · 2 comments
Closed

Accommodate repos without root tsconfig.json files #43

benkeen opened this issue Oct 24, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@benkeen
Copy link

benkeen commented Oct 24, 2024

Hi! Great script.

In our Rush-based monorepo we don't have a root tsconfig file. The command works okay, but throws an error when it can't find the root file. I tried omitting rootConfigName in our yaml file, but then it just defaults to tsconfig.json.

Just a heads up - thanks!

@MKruschke
Copy link
Member

MKruschke commented Nov 20, 2024

@benkeen you can now use the option withoutRootConfig for your repos

@benkeen
Copy link
Author

benkeen commented Nov 24, 2024

Thanks @MKruschke!

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

No branches or pull requests

2 participants