TypeScript Hub - Tooling and Project Structure
Tooling and Project Structure
Section titled “Tooling and Project Structure”| Page | Why it belongs here | Guide |
|---|---|---|
| Versions | Release-oriented context for the language. | Open |
| Features | Canonical index of feature guides. | Open |
| Modules and imports | Organizing code across files and module boundaries. | Open |
| tsconfig | Core project configuration entry point. | Open |
| Compilation | How TypeScript becomes JavaScript in real projects. | Open |