We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This kind of tsconfig.json is not supported:
{"extends": "/Users/ak/proj/foo/node_modules/bar/tsconfig.json"}
I could create a PR fixing this but looks like fs-fixture doesn't support absolute paths either (unless I'm missing something)
The text was updated successfully, but these errors were encountered:
You'll need to provide a reproduction.
Feel free to open a PR with a failing test.
Sorry, something went wrong.
Done @privatenumber
Fixed & released in https://github.com/privatenumber/get-tsconfig/releases/tag/v4.3.0
No branches or pull requests
This kind of tsconfig.json is not supported:
I could create a PR fixing this but looks like fs-fixture doesn't support absolute paths either (unless I'm missing something)
The text was updated successfully, but these errors were encountered: