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 an option to use a different tsconfig.json file #36

Closed
Pirosauro opened this issue Jun 14, 2023 · 2 comments · Fixed by #75
Closed

Add an option to use a different tsconfig.json file #36

Pirosauro opened this issue Jun 14, 2023 · 2 comments · Fixed by #75
Labels

Comments

@Pirosauro
Copy link

It's quite common for projects to use environmentally specific file such as tsconfig.prod.json and tsconfig.dev.json instead of the default tsconfig.json.

Would be great to have a CLI option to specify which file should be considered.

Love this tool BTW.

@privatenumber
Copy link
Owner

Thanks, PR welcome!

@privatenumber privatenumber added enhancement New feature or request pr welcome labels Jun 14, 2023
error-four-o-four added a commit to error-four-o-four/eslint-import-resolver-typescript that referenced this issue Jul 15, 2024
build failed due to
* privatenumber/pkgroll#36
* privatenumber/pkgroll#48

removed 'src/tsconfig.json'
relocated unit tests in 'test/unit'
reconfigured 'test/tsconfig.json'
@privatenumber privatenumber linked a pull request Jul 19, 2024 that will close this issue
@privatenumber
Copy link
Owner

🎉 This issue has been resolved in version 2.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging a pull request may close this issue.

2 participants