Skip to content

Commit f74f907

Browse files
fixed lint errors
1 parent f9c90cb commit f74f907

File tree

2 files changed

+2789
-1998
lines changed

2 files changed

+2789
-1998
lines changed

apps/vscode-e2e/src/types/global.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import type { RooCodeAPI } from "@roo-code/types"
22

33
declare global {
4+
// eslint-disable-next-line no-var
45
var api: RooCodeAPI
56
}
67

0 commit comments

Comments
 (0)