nin0dev
caf49df905
Details: C3 = create-cloudflare@2.32.1 project name = huskapi package manager = pnpm@9.12.3 wrangler = wrangler@3.86.1 git = 2.47.0
8 lines
212 B
JSON
8 lines
212 B
JSON
{
|
|
"extends": "../tsconfig.json",
|
|
"compilerOptions": {
|
|
"types": ["@cloudflare/workers-types/experimental", "@cloudflare/vitest-pool-workers"]
|
|
},
|
|
"include": ["./**/*.ts", "../src/env.d.ts"],
|
|
"exclude": []
|
|
}
|