### Describe the bug Rule no-implicit-key now is type cheched https://github.com/Rel1cx/eslint-react/pull/1466, it should be here: https://github.com/Rel1cx/eslint-react/blob/ad42ab5a5dbd990096013ee9a66968923700100e/packages/plugins/eslint-plugin-react-x/src/configs/disable-type-checked.ts ### Reproduction _No response_ ### Expected behavior _No response_ ### Platform and versions ```Text Node v24.13.0 "eslint-plugin-react-x": "^2.11.0" ``` ### Stack trace ```Text ``` ### Additional context _No response_
Describe the bug
Rule no-implicit-key now is type cheched #1466, it should be here:
https://github.com/Rel1cx/eslint-react/blob/ad42ab5a5dbd990096013ee9a66968923700100e/packages/plugins/eslint-plugin-react-x/src/configs/disable-type-checked.ts
Reproduction
No response
Expected behavior
No response
Platform and versions
Stack trace
Additional context
No response