Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(eslint): restrict react-refresh rule to pages directory only
- Disable react-refresh/only-export-components rule globally - Configure the rule specifically for pages/**/*.tsx files - Resolve Fast Refresh warnings in components directory
- Loading branch information