-
-
Notifications
You must be signed in to change notification settings - Fork 67
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
tsd throws errors inside node_modules #76
Comments
I have the same issue, I also don't want to check anything inside my node_modules. |
In my case, I had :
|
Duplicate of #45 |
BendingBender
added a commit
to BendingBender/tsd
that referenced
this issue
May 29, 2021
Would you mind testing my branch (https://github.com/BendingBender/tsd/tree/ignore-errors-from-node-modules) and reporting whether it fixes the problem for you? Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem
I tried specifically excluding node_modules by specifying tsconfig from within package.json but to no avail.
TSConfig
The text was updated successfully, but these errors were encountered: