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

Cannot parse tsconfig when using the relative path of tsconfig #248

Closed
brandonxiang opened this issue Dec 8, 2022 · 2 comments · Fixed by #249
Closed

Cannot parse tsconfig when using the relative path of tsconfig #248

brandonxiang opened this issue Dec 8, 2022 · 2 comments · Fixed by #249
Assignees
Labels

Comments

@brandonxiang
Copy link
Contributor

./bin/ts-unused-exports example/simple/tsconfig.json

It throws error. Cannot parse 'example/simple/tsconfig.json'.

cd example/simple
./bin/ts-unused-exports ./tsconfig.json

It works well. Some bug in the relative path.

@mrseanryan
Copy link
Collaborator

thank you for reporting

sean

@mrseanryan
Copy link
Collaborator

Released in 8.0.5

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