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

Doesn't support extends: absolute path #39

Closed
andykog opened this issue Dec 25, 2022 · 3 comments
Closed

Doesn't support extends: absolute path #39

andykog opened this issue Dec 25, 2022 · 3 comments

Comments

@andykog
Copy link
Contributor

andykog commented Dec 25, 2022

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)

@privatenumber
Copy link
Owner

You'll need to provide a reproduction.

Feel free to open a PR with a failing test.

@andykog
Copy link
Contributor Author

andykog commented Dec 26, 2022

Done @privatenumber

@privatenumber
Copy link
Owner

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

2 participants