diff --git a/tsconfig.json b/tsconfig.json index dd14cb46a6..7537efb4b1 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -8,7 +8,6 @@ "exclude": [ "**/.git/**", "**/.venv/**", - "**/node_modules/**", "**/vendor/**", ], "compilerOptions": {