-
Notifications
You must be signed in to change notification settings - Fork 211
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
@definitelytyped/dtslint
version '0.0.183' requires notNeededPackages.json file to exist
#775
Comments
Where are you trying to run this tooling outside of DefinitelyTyped itself? It's likely you will be better served by a tool like tsd or eslint-plugin-expect-type. |
@jakebailey Yes, I would like to test against multiple typescript versions (basically I would like to have my own BTW |
Yes, though I guess that tool doesn't check multiple versions. What aspect are you looking for? Just expect type? All of the other stuff is going to be somewhat DT specific, and we have recently greatly changed the layout of DT. |
@jakebailey Yes, just expect type. |
Yeah, but unfortunately tsdjs/tsd#47 isn't yet fixed, so it's somewhat of a challenge. I suspect that if we were to fix the |
Hi @jakebailey, I'm having pretty much the same issue, in more details here: #850 |
The text was updated successfully, but these errors were encountered: