Fix linter run
[poolifier.git] / tsconfig.tsdoc.json
diff --git a/tsconfig.tsdoc.json b/tsconfig.tsdoc.json
new file mode 100644 (file)
index 0000000..9b3c475
--- /dev/null
@@ -0,0 +1,4 @@
+{
+  "extends": "./tsconfig.json",
+  "exclude": ["examples/typescript/**/*.ts"]
+}