Eslint bug or am I missing something ?

Please can someone tell me why am i getting this error :
even though my function is equal to :
const onSubmit = (data: IQuestion) => console.log(data);
Screenshot_2023-04-18_at_2.24.13_PM.png
Was this page helpful?