diff --git a/frontend/tsconfig.json b/frontend/tsconfig.json index af1185f6df5..e41a58f97a0 100644 --- a/frontend/tsconfig.json +++ b/frontend/tsconfig.json @@ -32,7 +32,7 @@ "node_modules", "scripts", "server", - "src/api", + "src/apis", "src/setupTests.ts", "third_party", "webpack"