Skip to content

[Feature] tsgo #6847

@loynoir

Description

@loynoir
  • I'd be willing to implement this feature (contributing guide)
  • This feature is important to have in this repository; a contrib plugin wouldn't do

Describe the user story

tsgo will be the future.

But yarn berry haven't support tsgo.

  "packageManager": "yarn@4.9.1",
  "devDependencies": {
    "@mxyhi/tsgo": "^2025.7.12-18",
$ yarn tsgo
tsconfig.json:3:5 - error TS6053: File '@tsconfig/strictest/tsconfig.json' not found.

3     "@tsconfig/strictest/tsconfig.json",
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
tsconfig.json:4:5 - error TS6053: File '@tsconfig/node24/tsconfig.json' not found.

4     "@tsconfig/node24/tsconfig.json"
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Found 2 errors in the same file, starting at: tsconfig.json:3

Describe the solution you'd like

  • Yarn berry support tsgo cli

  • Yarn berry sdks support tsgo.

Describe the drawbacks of your solution

Describe alternatives you've considered

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions