Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
cspotcode committed Mar 27, 2023
1 parent 1b8b765 commit 57a891b
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
# ts-node reproductions
# ts-node and TS 5

If you find a bug in ts-node and file an issue, it's helpful -- even necessary -- to create a minimal reproduction of the bug.

This link explains why we ask for a minimal reproduction. Thank you in advance!
https://gist.github.com/Rich-Harris/88c5fc2ac6dc941b22e7996af05d70ff

One way to do that is opening a pull-request on this repository with your reproduction. Github Actions will execute `./run.sh`.

You can put anything you want here: add/remove dependencies in `package.json`, change the commands in `run.sh`, change the code in `./example.ts`,
or add a hundred more `.ts` files.

Once your pull request is submitted here, link to it in your ts-node bug report.
showing the two working together

0 comments on commit 57a891b

Please sign in to comment.