mirror of
https://github.com/oven-sh/bun
synced 2026-02-16 05:42:43 +00:00
7 lines
113 B
JSON
7 lines
113 B
JSON
{
|
|
"compilerOptions": {
|
|
"types": ["bun-types"],
|
|
"module": "esnext",
|
|
"moduleResolution": "Node"
|
|
}
|
|
} |