Details: C3 = create-cloudflare@2.62.0 project name = anum-frontend framework = react-router framework cli = create-react-router@7.9.6 package manager = pnpm@10.26.1 wrangler = wrangler@4.57.0 git = 2.52.0
17 lines
334 B
JSON
17 lines
334 B
JSON
{
|
|
"files": [],
|
|
"references": [
|
|
{ "path": "./tsconfig.node.json" },
|
|
{ "path": "./tsconfig.cloudflare.json" }
|
|
],
|
|
"compilerOptions": {
|
|
"checkJs": true,
|
|
"verbatimModuleSyntax": true,
|
|
"skipLibCheck": true,
|
|
"strict": true,
|
|
"noEmit": true,
|
|
"types": [
|
|
"./worker-configuration.d.ts"
|
|
]
|
|
}
|
|
}
|