Commit 15cab3e
fix: disable ESLint no-unused-vars for Window interface declaration
- Adds eslint-disable-next-line comment for Window interface in renderer.ts
- Window interface extends global Window with ccusageAPI property (Electron pattern)
- Fixes ESLint error causing CI lint step to fail
Co-authored-by: jason <[email protected]>1 parent ca148dd commit 15cab3e
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
0 commit comments