Skip to content

feature/issue 195 built-in TypeScript support#199

Merged
thescientist13 merged 3 commits intomasterfrom
feature/issue-195-built-in-typescript-support
Mar 26, 2025
Merged

feature/issue 195 built-in TypeScript support#199
thescientist13 merged 3 commits intomasterfrom
feature/issue-195-built-in-typescript-support

Conversation

@thescientist13
Copy link
Member

@thescientist13 thescientist13 commented Mar 26, 2025

Related Issue

resolves #195

Summary of Changes

  1. Adopt and document built-in TypeScript support
  2. Remove unneeded loaders

TODO

  1. Still need sucrase? - yes, unfortunately for now

@thescientist13 thescientist13 added documentation Improvements or additions to the website and / or documentation feature New feature or request breaking types labels Mar 26, 2025
@thescientist13 thescientist13 merged commit fae7303 into master Mar 26, 2025
14 of 15 checks passed
@thescientist13 thescientist13 deleted the feature/issue-195-built-in-typescript-support branch March 26, 2025 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking documentation Improvements or additions to the website and / or documentation feature New feature or request types

Projects

None yet

Development

Successfully merging this pull request may close these issues.

leverage native NodeJS TypeScript support instead of custom loader

1 participant