Updated Home (markdown)

Orta Therox
2021-03-23 13:39:41 +00:00
parent 470e0c4051
commit d877e68f18

@@ -1,8 +1,8 @@
The TypeScript Wiki is for people who are interested in:
- [Debugging TypeScript problems](./debugging)
- Debugging TypeScript problems: [Performance](https://github.com/microsoft/TypeScript/wiki/Performance), [Tracing](https://github.com/microsoft/TypeScript/wiki/Performance-Tracing), [Debugging](https://github.com/microsoft/TypeScript/wiki/Debugging-Language-Service-in-VS-Code)
- [Using the compiler API](https://github.com/microsoft/TypeScript/wiki/Using-the-Compiler-API)
- [Wanting to contribute to the TypeScript codebase or to understand the compiler](./learn-the-compiler)
- [Wanting to contribute to the TypeScript codebase or to understand the compiler](https://github.com/microsoft/TypeScript/wiki/Contributing-to-TypeScript)
It is also used as a scratch-pad for one-off links which are useful when triaging GitHub issues. For example the [[FAQ]]