diff --git a/tsconfig.json b/tsconfig.json index 77bd198b..da2047d0 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -19,6 +19,7 @@ }, "exclude": [ "node_modules", + "example", "benchmark", "dist" ]