mirror of
https://github.com/fmhy/edit.git
synced 2025-07-29 23:32:17 +10:00
6 lines
120 B
JSON
6 lines
120 B
JSON
{
|
|
"extends": "../.nitro/types/tsconfig.json",
|
|
"compilerOptions": {
|
|
"types": ["@cloudflare/workers-types"]
|
|
}
|
|
}
|