Commit f7b57e2
Fix CI pipeline - all stages now pass
- Add missing @eslint/js dependency for ESLint 9 compatibility
- Configure Node.js globals (process, console, setTimeout, etc.) in ESLint config
- Fix TypeScript compilation errors:
- Add proper type casting for Windows _refreshSize workaround
- Fix ANSIColor type consistency in zone implementation
- Fix symbol index type in Proxy handler
- Update ESLint rules to ignore underscore-prefixed variables
- Apply Prettier formatting to all source files
- All CI stages now pass: lint ✓ format ✓ test ✓ build ✓
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent e87fc4e commit f7b57e2
File tree
46 files changed
+754
-268
lines changed- dist
- layout
- renderer
- transports
- src
- layout
- renderer
- transports
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
46 files changed
+754
-268
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments