diff --git a/tsconfig.json b/tsconfig.json index 43fca8724..a44da0891 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -38,8 +38,5 @@ "tests-ui/**/*", "global.d.ts", "vite.config.mts" - ], - "exclude": [ - "src/lib/litegraph/test/**/*" ] }