move these configs respectively

This commit is contained in:
taskylizard
2024-02-25 01:13:16 +00:00
parent 00ab9fd3c6
commit b693586301
6 changed files with 4 additions and 5 deletions

View File

@@ -2,6 +2,5 @@
"extends": "./.nitro/types/tsconfig.json",
"compilerOptions": {
"verbatimModuleSyntax": true
},
"include": ["./.vitepress/"]
}
}

5
api/wrangler.toml Normal file
View File

@@ -0,0 +1,5 @@
name = "feedback"
main = ".output/server/index.mjs"
workers_dev = true
account_id = "fe5d9bd14160b07939282e45f63eb5ad"
compatibility_date = "2022-09-10"