mirror of
https://github.com/oven-sh/bun
synced 2026-02-11 03:18:53 +00:00
7 lines
87 B
JSON
7 lines
87 B
JSON
{
|
|
"compilerOptions": {
|
|
"lib": ["ESNext"],
|
|
"types": ["../../types/bun"]
|
|
}
|
|
}
|