feat:移除了弹窗,服务器添加sls
This commit is contained in:
7
apps/telemetry-dashboard/tsconfig.json
Normal file
7
apps/telemetry-dashboard/tsconfig.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"extends": "./.nuxt/tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"types": ["@cloudflare/workers-types"]
|
||||
},
|
||||
"exclude": ["test", "vitest.server.config.ts", "vitest.ui.config.ts"]
|
||||
}
|
||||
Reference in New Issue
Block a user