mirror of
https://github.com/fmhy/edit.git
synced 2026-01-10 02:16:17 +00:00
7 lines
120 B
JSON
7 lines
120 B
JSON
{
|
|
"extends": "../.nitro/types/tsconfig.json",
|
|
"compilerOptions": {
|
|
"types": ["@cloudflare/workers-types"]
|
|
}
|
|
}
|