mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-03 08:36:01 +00:00
template: added cloudflare vite code template
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"files": [],
|
||||
"references": [
|
||||
{ "path": "./tsconfig.app.json" },
|
||||
{ "path": "./tsconfig.node.json" },
|
||||
{ "path": "./tsconfig.worker.json" }
|
||||
],
|
||||
"compilerOptions": {
|
||||
"types": ["./worker-configuration.d.ts", "node"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user