hfour / hfour/wsrun

The path rewriter is missing paths

Open
#93 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
512
Forks
30
PR merge metrics
No merged PRs in 30d

Description

We use `wsrun` in our monorepo to run the typescript compiler in watch mode.
While setting up the vscode default build task and the problem matcher, I've tried to let wsrun rewrite tsc output paths. That fails currently.

```sh
package
| src/index.tsx(33,5): error TS2304: Cannot find name 'adsf'.
```

Would it be an option to give wsrun a pattern which should be checked?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.