cloudflare / worker-typescript-template

ʕ •́؈•̀) TypeScript template for Cloudflare Workers
Apache License 2.0
431 stars 95 forks source link

Error: missing field 'type' #74

Closed sheikhashraf98 closed 2 years ago

sheikhashraf98 commented 2 years ago

[{ "resource": "...my-app/tsconfig.json", "owner": "typescript", "severity": 8, "message": "Cannot find type definition file for '@cloudflare/workers-types'.\n The file is in the program because:\n Entry point of type library '@cloudflare/workers-types' specified in compilerOptions", "source": "ts", "startLineNumber": 1, "startColumn": 1, "endLineNumber": 1, "endColumn": 2 }]