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

--project doesn't work when specifying a file #722

Open
vstefanovic97 opened this issue May 21, 2024 · 0 comments
Open

--project doesn't work when specifying a file #722

vstefanovic97 opened this issue May 21, 2024 · 0 comments

Comments

@vstefanovic97
Copy link

Steps to reproduce:

  1. Have 2 tsconfig.json in your project in same directory
tsconfig.json
tsconfig.custom.json
  1. Try to do glint --project=tsconfig.custom.json

It still uses tsconfig.json and ignores the custom one

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

No branches or pull requests

1 participant