-
Notifications
You must be signed in to change notification settings - Fork 33
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
Obligatory Deno question #77
Comments
Hello @vegerot sorry didn't see this. Am I missing something here? |
Sorry, I should have explained more clearly. In the Install instructions you give instructions to install a Node.js package, but no Deno instructions. I would like something like deno install --allow-read https://alexcanessa.com/typescript-coverage-report.ts or something 🙂 I'll probably open an issue on https://github.com/plantain-00/type-coverage too to ask about a Deno API for that too 😁 Thanks |
Ok ok, so just a |
Just a Does running the above command work for you? |
@vegerot yes it does use both |
Well first of all, I'm not even sure which URL I should use to install it. https://deno.land/manual/tools/script_installer#script-installer Should I try Note that Deno does not have any Node.js libraries, so using |
It seems hard to go into a JavaScript/TypeScript library's issues and not have someone asking about Deno
Well, here it is: does
typescript-coverage-report
support Deno?The text was updated successfully, but these errors were encountered: