Add TypeScript usage to docs
See original GitHub issueHi. 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:
- Created 2 years ago
- Reactions:1
- Comments:5 (3 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
My user scenario was (and I assume that it is popular scenario):
typescript
in README.md0 results
and decide that there is no supportGotcha, fair enough 😃
I’ll put together a docs page and link to it somewhere from the readme