Skip to content

lgarron/bun-8761-repro-snapshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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`