diff --git a/tsconfig.json b/tsconfig.json index f092f17..5585840 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -16,5 +16,6 @@ "@cloudflare/workers-types", "deno" ] - } + }, + "exclude": ["examples"] } \ No newline at end of file