change config

This commit is contained in:
我若为王 2024-12-07 09:31:31 +08:00
parent 5641af232c
commit 28f8ebcb0a

View File

@ -2,8 +2,6 @@
// https://nuxt.com/docs/guide/concepts/typescript
"extends": "./.nuxt/tsconfig.json",
"compilerOptions": {
"types": [
"@cloudflare/workers-types/2023-07-01"
]
}
"module": "ESNext"
}
}