diff --git a/tsconfig.json b/tsconfig.json index 3bbb83d..48f1314 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -28,6 +28,7 @@ "node_modules", "dist", "public", - "scripts" + "scripts", + "src/frontend" ] } \ No newline at end of file