This repository was archived by the owner on Apr 30, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 135
Can't seem to find '_debugger' from DefinitelyTyped #193
Comments
Additionally, if I try adding "_debugger/_debugger.d.ts": {
"commit": "92ad4a9922ff061ad208eb840bfe66d072d32de4"
} to my
I tried fixing the relevant regular expression, but somehow certain tests were failing on me with or without my changes. |
Hi @DanielRosenwasser! The tests fail when run on windows. On Linux everything works fine. I'll fix this test problem first and then check this issue. Thank you for reporting! |
Hi! fixed with
https://github.com/DefinitelyTyped/tsd/releases/tag/0.6.5-beta.2 |
Thanks for the fix @Diullei! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
_debugger.d.ts
seems to exist on DefinitelyTyped.Similarly, if I do
tsd query *
I can't find '_debugger'.The text was updated successfully, but these errors were encountered: