Skip to content

tsc-like commands not working as expected in tsgo (e.g. --watch mode fails) #937

Open
@noyandey88

Description

@noyandey88

I'm trying to use tsgo as a drop-in replacement for tsc, but some commonly used commands don't work as expected.

✅ Working

  • tsgo
  • tsgo --help

❌ Not Working

  • tsgo --watch → No output or action
  • tsgo --init → No output or action

💡 Expected

Support for --watch and other commonly used tsc flags.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions