Skip to content

Add experimental TypeScript support - #2580

Draft
GarboMuffin wants to merge 9 commits into
masterfrom
typescript
Draft

Add experimental TypeScript support#2580
GarboMuffin wants to merge 9 commits into
masterfrom
typescript

Conversation

@GarboMuffin

@GarboMuffin GarboMuffin commented Jul 11, 2026

Copy link
Copy Markdown
Member
  • Teach the build server to compile .ts to .js as needed.
  • .ts will have hard requirement to pass type checking; .js remains warn-only
  • A few extensions were converted to .ts to see how well it works in practice

remaining:

@GarboMuffin
GarboMuffin requested a review from a team as a code owner July 11, 2026 06:47
@GarboMuffin
GarboMuffin marked this pull request as draft July 11, 2026 06:47
@github-actions github-actions Bot added the pr: change existing extension Pull requests that change an existing extension label Jul 11, 2026
@GarboMuffin GarboMuffin changed the title investigate if writing extensions in TypeScript is useful at all Add experimental TypeScript support Jul 12, 2026
@GarboMuffin GarboMuffin added pr: other Pull requests that neither add new extensions or change existing ones and removed pr: change existing extension Pull requests that change an existing extension labels Jul 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: other Pull requests that neither add new extensions or change existing ones

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant