chore(deps): update dependency typescript-eslint to v8.36.0 (#3231) #10238
Annotations
2 warnings
|
lint (eslint):
src/pages/sicp/subcomponents/chatbot/ChatBox.tsx#L60
React Hook useCallback has an unnecessary dependency: 'maxContentSize'. Either exclude it or remove the dependency array
|
|
lint (eslint):
src/pages/academy/adminPanel/subcomponents/assessmentConfigPanel/AssessmentConfigPanel.tsx#L262
React Hook useMemo has a missing dependency: 'setIsMinigame'. Either include it or remove the dependency array
|