Description: fix ts config
Author: Yadd <yadd@debian.org>
Forwarded: (no|not-needed|<patch-forwarded-url>)
Last-Update: 2023-09-18

--- a/tsconfig.json
+++ b/tsconfig.json
@@ -31,6 +31,9 @@
   },
   "types": ["node"],
   "exclude": [
+    "**/benchmarks/**",
+    "html-minifier-terser",
+    "relateurl",
     "node_modules",
     "spec",
     "examples",
