Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 444 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 444 Bytes

bun-8761-repro-snapshot

Repro for: oven-sh/bun#8761

Repro steps

git clone https://github.com/lgarron/bun-8761-repro-snapshot && cd bun-8761-repro-snapshot
bun install
bun x tsc

Creation

This repo was created by running:

mkdir /tmp/bun-node-types && cd /tmp/bun-node-types
bun init --yes
bun add @types/node @types/bun typescript
echo "{}" > tsconfig.json # Remove `skipLibCheck`