Skip to content

patched binary does not respect exclude in ts-config #153

@christophe-g

Description

@christophe-g

What version of Effect is running?

NA

What steps can reproduce the bug?

Thanks a lot for this new LSP.

It seems, exclude patterns from tsconfig are not enforced by the patched binary. I have a couple of folders that I exclude from type checking (in a pnpm monorepo). Works well with the native binary (e.g. potential errors do not appear while typechecking)- not with effect-ts/tsgo binary.

What is the expected behavior?

folders excluded are not type checked.

What do you see instead?

errors in those files

Additional information

tsgo version: 7.0.0-dev.20260411.1
@effect/tsgo: 0.3.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions