When using the package: https://www.npmjs.com/package/eslint-plugin-react-hooks Is it supposed to add visual yellow underline warnings on react component while using vscode? Or that just add the warnings when you are running the app on the terminal log?
Mine only display those hook warnings on the log and I am wondering how to enable that in the code itself
I made it work installing the ESLint vscode extension