Hey there! For some reason, I don’t see any errors in Cursor.so. Here on the screenshot: I don’t import BardBot, but Editor says nothing.
Context:
I’m working on JS project with Firebase and other regular stuff. Package.json is correctly setup, node modules available.
what i tried:
0. Tried going through 10 different settings that somehow mentioned linting or highlighting errors in the Editor
- Tried to setup Tsdk manually in Cursor’s VSCode settings — pointed it to globally installed
I know I could try setting up Eslint extension and enable it to check code — but I remember VSCode always showing errors even without setting up any linter.
Any other ideas why I don’t see errors like the one I showed?