{ "extends": "@macalinao/tsconfig/tsconfig.base.json", "compilerOptions": { "types": ["@cloudflare/workers-types"] }, "exclude": ["**/*.test.ts"] }