{ "compilerOptions": { "lib": ["ESNext"], "typeRoots": ["./types"], "types": ["bun"] } }