Skip to content

Cleanup eslint config#787

Merged
Rigidity merged 2 commits into
mainfrom
cleanup-configs
May 24, 2026
Merged

Cleanup eslint config#787
Rigidity merged 2 commits into
mainfrom
cleanup-configs

Conversation

@Rigidity
Copy link
Copy Markdown
Collaborator

@Rigidity Rigidity commented May 24, 2026

Note

Low Risk
Tooling-only changes to lint configuration and a lockfile bump; no runtime or security-sensitive application logic.

Overview
ESLint is consolidated onto the flat config by removing .eslintrc.cjs and folding its behavior into eslint.config.js: Lingui’s flat recommended preset, react-refresh/only-export-components, and ignoring dist/**/* alongside existing ignores.

eslint-plugin-react-hooks is upgraded from 4.6.2 to 5.2.0 (package.json / lockfile). A stray trailing blank line is removed in src/types/CoinMemo.ts (no logic change).

Reviewed by Cursor Bugbot for commit 5593570. Bugbot is set up for automated code reviews on this repo. Configure here.

@Rigidity Rigidity merged commit 6b9cc19 into main May 24, 2026
1 check passed
@Rigidity Rigidity deleted the cleanup-configs branch May 24, 2026 22:36
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