UNPKG

create-cloudflare

Version:

A CLI for creating and deploying new applications to Cloudflare.

9 lines (8 loc) 261 B
{ "extends": "./tsconfig.node.json", "compilerOptions": { "tsBuildInfoFile": "./node_modules/.tmp/tsconfig.worker.tsbuildinfo", "types": ["./worker-configuration.d.ts", "vite/client"], }, "include": ["./worker-configuration.d.ts", "./worker"] }