mirror of
https://github.com/fmhy/edit.git
synced 2026-01-29 03:11:03 +00:00
feat: build env options, formatting, selfhosting guide
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
{
|
||||
"extends": "../.nitro/types/tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"types": [
|
||||
"@cloudflare/workers-types"
|
||||
]
|
||||
"types": ["@cloudflare/workers-types"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user