-
Notifications
You must be signed in to change notification settings - Fork 177
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
We could support TypeScript for
- inline expressions
ts-tagged fenced code blocks- imported TypeScript modules (
.ts)
We want to use esbuild’s JavaScript API for this.
We should consider type checking of TypeScript a separate (bonus, dependent) feature. To start, let’s just worry about interoperability with TypeScript, and developers can use VS Code or their own tooling to perform type checking.
Fil, bprusinowski, tmcw, johnniehard, RLesser and 8 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request