Skip to content

Fix existing ESLint failures - #5

Open
cnYui wants to merge 1 commit into
t42ji2ji:mainfrom
cnYui:codex/fix-existing-eslint-failures
Open

Fix existing ESLint failures#5
cnYui wants to merge 1 commit into
t42ji2ji:mainfrom
cnYui:codex/fix-existing-eslint-failures

Conversation

@cnYui

@cnYui cnYui commented Jun 9, 2026

Copy link
Copy Markdown

Summary

  • fix the existing ESLint failure in FarmCanvas by scheduling RAF redraws through a ref-backed helper
  • move render-time ref writes into effects or event callbacks
  • replace legacy game-state migration any casts with a narrowed legacy cell type

Verification

  • npm run lint
  • npm run build
  • git diff --check HEAD^ HEAD

Notes

  • This PR only addresses the existing lint failures. It does not change the global shortcut behavior, licensing, or dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant