Files

18 lines
358 B
JSON
Raw Permalink Normal View History

2026-08-27 21:09:14 +00:00
{
"files": [],
"include": [],
"compilerOptions": {
"noEmit": true,
"skipLibCheck": true,
"experimentalDecorators": true,
"emitDecoratorMetadata": true
},
"references": [
{ "path": "./src" },
{ "path": "./src/runtime/bake" },
{ "path": "./src/js" },
{ "path": "./test" },
{ "path": "./packages/bun-types" }
]
}