Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature/issue 161 typescript #162

Merged
merged 8 commits into from
Jun 22, 2024
Merged

Conversation

thescientist13
Copy link
Member

@thescientist13 thescientist13 commented Jun 18, 2024

Related Issue

resolves #161

Summary of Changes

  1. TypeScript parsing support via sucrase
  2. Create a standalone TS loader for NodeJS
  3. Add documentation and sandbox example
    Screenshot 2024-06-17 at 10 05 40 PM

TODO

  1. add sandbox example
  2. should probably provide our own ts loader (for non-greenwood use cases?)
  3. documentation
  4. greenwood smoke test - ProjectEvergreen/greenwood@4ae525d
  5. tsx (nice to have) - support tsx parsing #164

@thescientist13 thescientist13 added documentation Improvements or additions to documentation feature New feature or request 0.14.0 labels Jun 18, 2024
@thescientist13 thescientist13 marked this pull request as ready for review June 18, 2024 02:00
@thescientist13 thescientist13 merged commit f1c4f1b into master Jun 22, 2024
12 checks passed
@thescientist13 thescientist13 deleted the feature/issue-161-typescript branch June 22, 2024 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeScript parsing support
1 participant