www/tsconfig.json

17 lines
229 B
JSON

{
"files": [],
"references": [
{
"path": "./tsconfig.node.json"
},
{
"path": "./tsconfig.app.json"
}
],
"compilerOptions": {
"types": [
"@cloudflare/workers-types/2023-07-01"
]
}
}