Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 206 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 206 Bytes

Reproduction Instructions

  1. run npm install
  2. works with ts-node: npm run -w primary ts-node
  3. works with tsc: npm run -w primary tsc
  4. doesn't work with swc-node: npm run -w primary swc-node