diff --git a/tsconfig.json b/tsconfig.json index c755a0eb..3fea2cbb 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -26,7 +26,6 @@ }, "include": ["./src", "./global.d.ts"], "exclude": [ - "**/**/_example/*", "node_modules", "src/_common", "dist",