Skip to content

Commit 849599d

Browse files
justin808claude
andcommitted
Restore eslint-disable directives needed for CI
The previous commit removed eslint-disable directives that appeared unused locally, but these are actually required for CI which has different ESLint rule configurations. CI errors: - @typescript-eslint/no-deprecated for unmountComponentAtNode - @typescript-eslint/unbound-method for method assignments These directives appear as "unused" warnings locally but prevent real errors on CI, indicating environment-specific ESLint config. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 59cd828 commit 849599d

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)