<!-- Please provide a clear and concise description of what the bug is. Include screenshots if needed. Please test using the latest version of the relevant React packages to make sure your issue has not already been fixed. --> React version: ## Steps To Reproduce 1. const name is useTestHooks 2. Set inside useMemo Link to code example: (https://playground.react.dev/#N4Igzg9grgTgxgUxALhAcimBACOAbASwQDsAXNAHWKoIFsAHCGU7YKi0zBAYQEM88AI15wA1gBpsXALIJaEKgF9sAMxgRa2CiBgIRpbe2JwIxMCy4AVBOYASECKLDYAvNgAUASlcA+Vu1ITMxYAE15SXlcpLFl5dy9fDzZibFTsUgQAD1JkbAADPKpUxU9JAG0AXU8jDiDzdJtSADEoYyiuPgFhMXjvFz9kjiGDUjCIgDoAN34oHBcA4eHpvFnx3Xo8EQR3BZHF0gB6MoBBAFoALwqDgHM6cV39jgKHvdJq6lfFe4-hspeOMa8F4VXbvAK6TgwFKDEbLAhjBABRRKIxZRjMbAhBAqXhQPAWLDWOwOJxUEDiEBBFQEa4oEB0dEsUgAT3oOGA2AACitbsQAPL0UgEUzOZRqDTYNDCQQIPCnDZQXmnXT6U4mBgEPAIGAHEIEcxoADcRncyVSBwO6vomvCwuI0ggWNy2n4eEMxGUYFtYGpNi5PII-MFdrAnkN5PAAAsIAB3ACSZG1xH4YBQOLwWEUQA) ## The current behavior <img width="866" height="320" alt="Image" src="https://github.com/user-attachments/assets/f9628aa4-ae60-4bed-8c58-c588b7b0870e" /> ## The expected behavior An ESLint error occurs when the constant name contains “use”, but it works fine when “use” is not included in the name.