question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add TypeScript usage to docs

See original GitHub issue

Hi. Amazing project. I want to try it for my open source, but do not know how to use it with tests on TypeScript (to test .d.ts files of my projects).

Maybe I am not the only user with this question. Adding TypeScript to docs could be useful.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

6reactions
aicommented, Jun 25, 2021

My user scenario was (and I assume that it is popular scenario):

  1. Worry about TypeScript support
  2. Search for typescript in README.md
  3. See 0 results and decide that there is no support
1reaction
lukeedcommented, Jun 25, 2021

Gotcha, fair enough 😃

I’ll put together a docs page and link to it somewhere from the readme

Read more comments on GitHub >

github_iconTop Results From Across the Web

Develop Apps Script using TypeScript
This command watches for TypeScript file changes and uses typescript to compile the code and clasp to upload the project to Google Drive....
Read more >
The starting point for learning TypeScript
TypeScript Documentation. Get Started. Quick introductions based on your background or preference. TS for the New Programmer · TypeScript for JS ...
Read more >
JSDoc Reference - TypeScript: Documentation
You can use most JSDoc type syntax and any TypeScript syntax, from the most ... This lets you cast types to other types...
Read more >
Documentation - TypeScript Tooling in 5 minutes
A tutorial to understand how to create a small website with TypeScript.
Read more >
Documentation - JS Projects Utilizing TypeScript
How to add type checking to JavaScript files using TypeScript.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found