Skip to content

Commit 8e78927

Browse files
committed
fix: codebuff integrations in evals 2
1 parent d7dc345 commit 8e78927

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@
55
{ "path": "backend" },
66
{ "path": "npm-app" },
77
{ "path": "web" },
8+
{ "path": "evals" },
89
{ "path": "packages/code-map" },
910
{ "path": "packages/bigquery" },
1011
{ "path": "packages/billing" },
1112
{ "path": "packages/integrations" }
1213
]
13-
}
14+
}

0 commit comments

Comments
 (0)