Skip to content

Commit e692bef

Browse files
refactor(global.d.ts): 移除不必要的eslint禁用注释
1 parent 3ff0042 commit e692bef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

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

33
declare global {
4-
// eslint-disable-next-line no-var
54
var api: RooCodeAPI
65
}
76

0 commit comments

Comments
 (0)