diff --git a/tsconfig.json b/tsconfig.json index 33b4b10..e69f93d 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -31,5 +31,5 @@ "next-env.d.ts", "dist/types/**/*.ts" ], - "exclude": ["node_modules", "nodecar"] + "exclude": ["node_modules", "nodecar", "src-tauri/target"] }