diff --git a/tsconfig.json b/tsconfig.json index 77da9dd00..d631108af 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,3 +1,4 @@ { - "extends": "astro/tsconfigs/strict" + "extends": "astro/tsconfigs/strict", + "exclude": ["sern-handler"] } \ No newline at end of file